Expand description
Reusable local scheduler core.
Applications own presentation. This crate owns project registration, routine persistence, scheduling, execution, daemon IPC, and lifecycle.
Re-exports§
pub use registry::Project;pub use registry::ProjectRegistry;pub use registry::RegistryError;pub use registry::RegistryStore;