Skip to main content

to_value

Function to_value 

Source
pub fn to_value<T>(value: T) -> Result<Value, Error<Infallible>>
where T: Serialize,
Available on crate feature alloc only.
Expand description

Convert T to crate::value::Value