Skip to main content

to_value

Function to_value 

Source
pub fn to_value<T>(v: &T) -> Value
where T: Serialize,
Expand description

Serialize a value into a minijinja Value.