Skip to main content

Crate tsafe_agent

Crate tsafe_agent 

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