pub type CheckboxesBuilderInit<'a> = CheckboxesBuilder<'a, RequiredMethodNotCalled<action_id>, RequiredMethodNotCalled<options>>;Expand description
Initial state for Checkbox builder
Aliased Typeยง
pub struct CheckboxesBuilderInit<'a> { /* private fields */ }