Expand description
Trustee API — REST + WebSocket server for the Trustee agent.
Wraps a trustee_core::session::Session and exposes it over HTTP.
Static frontend files are served from trustee_web.
Structs§
- Server
State - Shared state accessible by all axum handlers.
Functions§
- run
- Run the API server.