[][src]Function sval::serde::v1::to_value

pub fn to_value<S>(value: S) -> ToValue<S> where
    S: Serialize

Convert a Serialize into a Value.