Type Definition oo_bindgen::model::AbstractIteratorHandle
source · pub type AbstractIteratorHandle = Handle<AbstractIterator<Unvalidated>>;Trait Implementations§
source§impl InitializerValidator for AbstractIteratorHandle
impl InitializerValidator for AbstractIteratorHandle
source§fn validate_default_value(
&self,
value: &InitializerDefault
) -> BindResult<ValidatedDefaultValue>
fn validate_default_value(
&self,
value: &InitializerDefault
) -> BindResult<ValidatedDefaultValue>
Check that the value is valid for the type