flexpiler_derive 0.2.0

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


pub struct Struct {
    pub ident: syn::Ident,
    pub data_struct: syn::DataStruct,
}