Trait radn::func::weakfunctorany::WeakFunctorAny
source · pub trait WeakFunctorAny: Send {
type FAny<'a, A: 'a + Send>: 'a + Send
where Self: 'a;
}pub trait WeakFunctorAny: Send {
type FAny<'a, A: 'a + Send>: 'a + Send
where Self: 'a;
}