Function handlebars::to_json

source ·
pub fn to_json<T>(src: T) -> Jsonwhere
    T: Serialize,