[][src]Trait bytebuff::HelloMacro

pub trait HelloMacro {
    fn hello_macro(&self);
}

Required methods

fn hello_macro(&self)

Loading content...

Implementors

Loading content...