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