flexpiler_derive 0.1.1

Derive macro project for main crate 'flexpiler'
Documentation
1
2
3
4
5
6


pub struct Enum {
    pub ident: syn::Ident,
    pub data_enum: syn::DataEnum,
}