[][src]Type Definition xio_base_datatypes::DataValueDescriptive

type DataValueDescriptive = DataValue<IndexSet<String>>;

Methods

impl DataValueDescriptive[src]

pub fn to_raw<'a, P>(&'a self, parameters: P) -> Result<DataValueRaw> where
    &'a IndexSet<String>: ConstructParameterMask<P>, 
[src]