pub fn into_behaviour<E, C>(closure: C) -> impl BehaviourFunction<E>Expand description
Help the compiler to assign appropriate lifetimes to inputs and outputs of BehaviourFunction-equivalent closure.
pub fn into_behaviour<E, C>(closure: C) -> impl BehaviourFunction<E>Help the compiler to assign appropriate lifetimes to inputs and outputs of BehaviourFunction-equivalent closure.