macro_rules! conversion_fns {
    () => { ... };
}
Expand description

Generate a set of conversion functions for converting between types of the crate’s versions of winit and conrod_core.