Type Definition traffloat_def::atlas::xy::AtlasCreationHook[][src]

pub type AtlasCreationHook = dyn Fn(&mut Def, &mut DefaultContext) -> Result<()>;
Expand description