Trait samotop::protocol::FuseShutdown[][src]

pub trait FuseShutdown where
    Self: Sized
{ fn fuse_shutdown(self) -> Fuse<Self> { ... } }

Provided Methods

Implementors