Skip to main content

impl_display_from_bytecode_pretty

Macro impl_display_from_bytecode_pretty 

Source
macro_rules! impl_display_from_bytecode_pretty {
    ($ty:ty) => { ... };
}
Expand description

Generate an implementation of fmt::Display for types that implement Pretty.