Trait nu_stream::IntoActionStream [−][src]
pub trait IntoActionStream {
fn into_action_stream(self) -> ActionStreamⓘNotable traits for ActionStreamimpl Iterator for ActionStream type Item = ReturnValue;;
}Required methods
fn into_action_stream(self) -> ActionStreamⓘNotable traits for ActionStreamimpl Iterator for ActionStream type Item = ReturnValue;
Notable traits for ActionStream
impl Iterator for ActionStream type Item = ReturnValue;