Crate elicit

source ·
Expand description

lib.rs

Enums§

Type Aliases§

Attribute Macros§

Derive Macros§

  • #[derive(Debug, Aelicit(BASE))] #[aelicit_mod_author(MODULE)] // required #[aelicit_from_self_field(FIELD)] // option struct Derived {..}
  • #[derive(Debug, Elicit(BASE))] #[elicit_mod_author(MODULE)] // required #[elicit_from_self_field(FIELD)] // option struct Derived {..}
  • #[derive(Debug, Melicit(BASE))] #[melicit_mod_author(MODULE)] // required #[melicit_from_self_field(FIELD)] // option struct Derived {..}