pub type AsciiValue = MetadataValue<Ascii>;
Expand description
Ascii encoded value to use in grpc metadata
Aliased Typeยง
pub struct AsciiValue { /* private fields */ }
pub type AsciiValue = MetadataValue<Ascii>;
Ascii encoded value to use in grpc metadata
pub struct AsciiValue { /* private fields */ }