[][src]Type Definition xio_base_datatypes::DataValueRaw

type DataValueRaw = DataValue<u64>;

Methods

impl DataValueRaw[src]

pub fn to_descriptive<P>(&self, parameters: P) -> Result<DataValueDescriptive> where
    u64: DeconstructParameterMask<P>, 
[src]

Trait Implementations