eva_common::value

Function to_value

source
pub fn to_value<T: Serialize>(value: T) -> Result<Value, SerializerError>