Skip to content

Commit ad653e0

Browse files
zainkabanidjc
authored andcommitted
Add docs
1 parent 0277eb9 commit ad653e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bb8/src/api.rs

+1
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ pub struct Builder<M: ManageConnection> {
102102
_p: PhantomData<M>,
103103
}
104104

105+
/// bb8's queue strategy when getting pool resources
105106
#[derive(Debug)]
106107
pub enum QueueStrategy {
107108
/// First in first out

0 commit comments

Comments
 (0)