Derive Macro const_gen::CompileConst[][src]

#[derive(CompileConst)]

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