Crate schema_engine
source ·Modules
- commands 🔒
- This module implements JSON-RPC over standard IO. It uses tokio for async IO, and jsonrpc_core for the JSON-RPC part.
- logger 🔒
Structs
- When no subcommand is specified, the schema engine will default to starting as a JSON-RPC server over stdio.
Enums
Functions
- main 🔒