Skip to main content

Module ct_patch

Module ct_patch 

Source
Expand description

The ct-patch command grammar (see crate::cli); the ct-patch bin is a thin parse-and-dispatch wrapper over this Cli.

Structs§

Cli

Enums§

DocFormat
Document format. JSON, JSONC, and JSONL parse through the same lenient jsonc-parser tree; YAML uses the pure-Rust yaml-edit backend.