[][src]Function ijson::to_value

pub fn to_value<T>(value: T) -> Result<IValue, Error> where
    T: Serialize