Type Alias bevy::asset::io::Writer

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