Struct spanner_rs::SessionPoolConfig [−][src]
pub struct SessionPoolConfig { /* fields omitted */ }Implementations
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for SessionPoolConfig
impl Send for SessionPoolConfig
impl Sync for SessionPoolConfig
impl Unpin for SessionPoolConfig
impl UnwindSafe for SessionPoolConfig
Blanket Implementations
Mutably borrows from an owned value. Read more
Wrap the input message T in a tonic::Request
pub fn vzip(self) -> V
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more