Trait selium_protocol::traits::ShutdownStream
source · pub trait ShutdownStream {
// Required method
fn shutdown_stream(&mut self);
}pub trait ShutdownStream {
// Required method
fn shutdown_stream(&mut self);
}