Skip to main content

Module edit

Module edit 

Source
Expand description

Formatting-preserving edits to the [server].operations array in a project’s openapi-to-rust.toml. Backs the server add and server remove CLI subcommands.

Structs§

Editor
In-memory representation of a config we’re editing. Created via Editor::open, mutated via Editor::add / Editor::remove, persisted via Editor::save.

Enums§

EditError