Static febug::FORMATTERS

source ·
pub static FORMATTERS: Lazy<Mutex<BTreeMap<Type, fn(_: &mut File, _: usize)>>>
Expand description

Register formatters for your variable types here;

type -> fn(return pipe, ID)