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