Derive Macro const_gen_derive::CompileConst
source · [−]#[derive(CompileConst)]Expand description
Derives the CompileConst trait for structs and enums. Requires that all fields also implement the CompileConst trait.
#[derive(CompileConst)]Derives the CompileConst trait for structs and enums. Requires that all fields also implement the CompileConst trait.