Trait CloseableClientHandler

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

A client handler for the Closeable protocol.

See Closeable for more details.

Implementorsยง