Struct google_cloud_spanner::session::ManagedSession [−][src]
pub struct ManagedSession { /* fields omitted */ }Expand description
ManagedSession
Methods from Deref<Target = SessionHandle>
Trait Implementations
type Target = SessionHandle
type Target = SessionHandle
The resulting type after dereferencing.
Auto Trait Implementations
impl !RefUnwindSafe for ManagedSession
impl Send for ManagedSession
impl Sync for ManagedSession
impl Unpin for ManagedSession
impl !UnwindSafe for ManagedSession
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