bevy::asset::io

Type Alias Writer

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