Skip to main content

runtime_value_to_value

Function runtime_value_to_value 

Source
pub fn runtime_value_to_value<T>(value: &T) -> Value
Expand description

Lower one typed runtime value without naming its encode trait at the call site.