Struct grpcio_sys::grpcwrap_batch_context__bindgen_ty_1 [−][src]
#[repr(C)]pub struct grpcwrap_batch_context__bindgen_ty_1 {
pub trailing_metadata: grpc_metadata_array,
}
Fields
trailing_metadata: grpc_metadata_array
Trait Implementations
Auto Trait Implementations
impl !Send for grpcwrap_batch_context__bindgen_ty_1
impl !Sync for grpcwrap_batch_context__bindgen_ty_1
Blanket Implementations
Mutably borrows from an owned value. Read more