Skip to main content

quick_derive_struct

Macro quick_derive_struct 

Source
macro_rules! quick_derive_struct {
    ($i:item) => { ... };
}
Expand description

Used for quick templating. Intended for use with auto-expanding tools, to generate boilerplate for a new Derive macro