Expand description
Newton RPC Server
High-performance JSON-RPC server for Newton protocol task management.
Re-exports§
pub use api::server::NewtonRpcImpl;pub use api::task_generator::TaskGeneratorApi;pub use server::NewtonRpcServer;pub use types::intent::TaskIntent;
Modules§
Functions§
- run
- Runs the Newton RPC Server
Type Aliases§
- Result
- Result type for Newton RPC operations