Skip to main content

Pool

Type Alias Pool 

Source
pub type Pool = AnyPool;
Expand description

Re-exporting Pool for connection pool usage

Aliased Typeยง

pub struct Pool(/* private fields */);