Type Alias bevy_asset::io::Writer

source ยท
pub type Writer = dyn AsyncWrite + Unpin + Send + Sync;