Skip to main content

GetTypeHint

Trait GetTypeHint 

Source
pub trait GetTypeHint {
    // Required method
    fn get_type_hint(&self) -> TypeHint;
}

Required Methods§

Implementors§