Writer

Type Alias Writer 

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