radicle-heartwood-lfs/radicle
Lorenz Leutgeb fcd1acd1dd radicle/schemars: Annotate Commands and results
JSON Schema extraction via `schemars` is provided for configurations.
There are other interfaces that use JSON for (de-)serialization, such as
the communication with `radicle-node` via the control socket.

To ease implementation of tools that want to communicate via the control
socket, we add the respective `schemars` annotations.
2025-06-03 15:10:30 +02:00
..
src radicle/schemars: Annotate Commands and results 2025-06-03 15:10:30 +02:00
Cargo.toml cargo: Make schemars a workspace dependency 2025-06-03 15:10:30 +02:00