Struct grpcio_sys::grpcwrap_batch_context__bindgen_ty_2 [−][src]
Fields
trailing_metadata: grpc_metadata_array
status: Type
status_details: grpc_slice
Trait Implementations
impl Clone for grpcwrap_batch_context__bindgen_ty_2
[src][+]
impl Copy for grpcwrap_batch_context__bindgen_ty_2
[src]
impl Debug for grpcwrap_batch_context__bindgen_ty_2
[src][+]
Auto Trait Implementations
impl RefUnwindSafe for grpcwrap_batch_context__bindgen_ty_2
impl !Send for grpcwrap_batch_context__bindgen_ty_2
impl !Sync for grpcwrap_batch_context__bindgen_ty_2
impl Unpin for grpcwrap_batch_context__bindgen_ty_2
impl UnwindSafe for grpcwrap_batch_context__bindgen_ty_2
Blanket Implementations
impl<T> Any for T where
T: 'static + ?Sized,
[src][+]
T: 'static + ?Sized,
impl<T> Borrow<T> for T where
T: ?Sized,
[src][+]
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
[src][+]
T: ?Sized,
impl<T> From<T> for T
[src][+]
impl<T, U> Into<U> for T where
U: From<T>,
[src][+]
U: From<T>,
impl<T> ToOwned for T where
T: Clone,
[src][+]
T: Clone,
impl<T, U> TryFrom<U> for T where
U: Into<T>,
[src][+]
U: Into<T>,
impl<T, U> TryInto<U> for T where
U: TryFrom<T>,
[src][+]
U: TryFrom<T>,