Function handlebars::to_json[][src]

pub fn to_json<T>(src: T) -> Json where
    T: Serialize
Expand description

Convert any serializable data into Serde Json type