[][src]Trait ommui_data::samplic::HasParameterType

pub trait HasParameterType {
    fn parameter_type(&self) -> ParameterType;
}

Required methods

Loading content...

Implementors

impl HasParameterType for Parameter[src]

impl HasParameterType for ParameterDescription[src]

impl HasParameterType for ProfileParameterDescription[src]

Loading content...