Struct grpc::MetadataKey [] [src]

pub struct MetadataKey {
    pub name: Chars,
}

Fields

Methods

impl MetadataKey
[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Debug for MetadataKey
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for MetadataKey

impl Sync for MetadataKey