Struct grpcio_sys::grpc_auth_context [−][src]
#[repr(C)]pub struct grpc_auth_context { /* fields omitted */ }
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for grpc_auth_context
impl Send for grpc_auth_context
impl Sync for grpc_auth_context
impl Unpin for grpc_auth_context
impl UnwindSafe for grpc_auth_context
Blanket Implementations
Mutably borrows from an owned value. Read more