Skip to content

Commit

Permalink
Add docs
Browse files Browse the repository at this point in the history
  • Loading branch information
zainkabani authored and djc committed May 27, 2023
1 parent 0277eb9 commit ad653e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bb8/src/api.rs
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ pub struct Builder<M: ManageConnection> {
_p: PhantomData<M>,
}

/// bb8's queue strategy when getting pool resources
#[derive(Debug)]
pub enum QueueStrategy {
/// First in first out
Expand Down

0 comments on commit ad653e0

Please sign in to comment.