Skip to main content

MetadataClientHandler

Trait MetadataClientHandler 

Source
pub trait MetadataClientHandler<___T: Transport = Channel> { }
Expand description

A client handler for the Metadata protocol.

See Metadata for more details.

Implementations on Foreign Types§

Source§

impl<___T> MetadataClientHandler<___T> for IgnoreEvents
where ___T: Transport,

Implementors§