Function eva_common::value::to_value

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