#[derive(CompileConst)]
Expand description

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