Expand description
tsafe Agent daemon โ library entry point exposed for the tsafe meta-crate.
All daemon logic is defined here so the meta-crate can link against it.
main.rs is a thin shim that calls run.
Functionsยง
- run
- Launch the tsafe-agent daemon.