Struct diwata_server::POOL[]

pub struct POOL { /* fields omitted */ }

Methods from __Deref<Target = Arc<RwLock<Pool>>>

Trait Implementations

impl __Deref for POOL

The resulting type after dereferencing.

Dereferences the value.

impl LazyStatic for POOL

Auto Trait Implementations

impl Send for POOL

impl Sync for POOL