Skip to main content

Crate brainwires_system

Crate brainwires_system 

Source
Expand description

§brainwires-system

Generic OS-level primitives for the Brainwires Agent Framework: filesystem event watching and system service management (systemd, Docker, processes).

§Feature flags

FeatureDescription
reactorFilesystem event watcher (requires notify 7)
servicessystemd / Docker / process management
fullAll features enabled

Re-exports§

pub use config::ReactorConfig;
pub use config::ServiceConfig;

Modules§

config
Configuration types for brainwires-system.