atproto_codegen/plugins/decode_json
The decode-json plugin: for each codec unit (a def or a synthesized
union field type), emits the gleam/dynamic/decode decoder. Pairs with
the types plugin, whose type/fields/encoder the host interleaves this
decoder after, matching the original monolithic emitter’s ordering.
Values
pub fn plugin() -> plugin.Plugin