pub fn derive_label(input: DeriveInput, trait_path: &Path) -> TokenStream
Expand description

Derive a label trait

Args