Crate lucidity_core

Source
Expand description

The lucidity-core crate. Abstracts away core functionality, and functionality for build scripts.

Re-exports§

pub use lunatic;
pub use rand;
pub use serde;

Structs§

Job
A job is a process that can be spawned and shutdown.