Writer

Type Alias Writer 

Source
pub type Writer = dyn AsyncWrite + Unpin + Send + Sync;