Function rocket_dyn_templates::handlebars::to_json
source ยท pub fn to_json<T>(src: T) -> Valuewhere
T: Serialize,
Expand description
Convert any serializable data into Serde Json type
pub fn to_json<T>(src: T) -> Valuewhere
T: Serialize,
Convert any serializable data into Serde Json type