Function type_decl_to_json_deserializer

Source
pub(crate) fn type_decl_to_json_deserializer(
    ctx: &GenerateCtx<'_>,
    decl: &TypeDecl,
) -> String