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