ContextBuilderInit

Type Alias ContextBuilderInit 

Source
pub type ContextBuilderInit<'a> = ContextBuilder<'a, RequiredMethodNotCalled<elements>>;
Expand description

Initial state for ContextBuilder

Aliased Typeยง

pub struct ContextBuilderInit<'a> { /* private fields */ }