derive_optionable

Function derive_optionable 

Source
pub fn derive_optionable(input: DeriveInput) -> Result<TokenStream>
Expand description

Derives the Optionable-trait from the main optionable-library.

ยงErrors

  • on misplaced helper attributes
  • internal implementation errors