pub type SendableArrayStream = Pin<Box<dyn ArrayStream + Send>>;Aliased Type§
#[repr(transparent)]pub struct SendableArrayStream { /* private fields */ }pub type SendableArrayStream = Pin<Box<dyn ArrayStream + Send>>;#[repr(transparent)]pub struct SendableArrayStream { /* private fields */ }