Type Definition audio_streams::async_api::AsyncStream

source ·
pub type AsyncStream = Box<dyn ReadWriteAsync + Send>;