pub type CompiledState = HashMap<String, CompiledToggle>;
struct CompiledState { /* private fields */ }