pub type DynAiderStreamJsonEventStream = Pin<Box<dyn Stream<Item = Result<AiderStreamJsonEvent, AiderStreamJsonError>> + Send>>;Aliased Typeยง
pub struct DynAiderStreamJsonEventStream { /* private fields */ }pub type DynAiderStreamJsonEventStream = Pin<Box<dyn Stream<Item = Result<AiderStreamJsonEvent, AiderStreamJsonError>> + Send>>;pub struct DynAiderStreamJsonEventStream { /* private fields */ }