OnFlag

Type Alias OnFlag 

Source
pub type OnFlag<Ctx> = fn(&mut Ctx) -> Result<()>;