Trait Child

Source
pub trait Child<T>: FnMut(&mut Frame<T>) { }

Implementorsยง