Crate derive_insert

Source

Traits§

  • A trait for enum types that support .insert(x) method which sets the enum variant to something unique for x and returns a mutable reference to the value.

Derive Macros§