Type Definition pr47::data::traits::ChildrenType[][src]

pub type ChildrenType = Option<Box<dyn Iterator<Item = WidePointer> + 'static>>;