Skip to main content

Crate trustee_api

Crate trustee_api 

Source
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§

ServerState
Shared state accessible by all axum handlers.

Functions§

run
Run the API server.