Crate const_gen_derive

source ·

Derive Macros

  • Derives the CompileConst trait for structs and enums. Requires that all fields also implement the CompileConst trait.