Function path_value::to_value[][src]

pub fn to_value<T>(from: T) -> Result<Value, Error> where
    T: Serialize