Module schema
Generated from cargo doc --no-deps -p nemo-fabric-core.
JSON Schema generation for the public NeMo Fabric contract.
Enums
- SchemaName: Public schema snapshots generated by NeMo Fabric.
Functions
- generate_all_schemas: Generate all schemas keyed by stable schema name.
- generate_schema: Generate one schema as a JSON value.
- generate_schema_json: Generate one schema as pretty JSON.
- write_schema_snapshots: Write all schema snapshots to
directory.