Function nativeshell::codec::value::to_value[][src]

pub fn to_value<T>(value: T) -> Result<Value, ValueError> where
    T: Serialize