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