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