Crate alnilam

Source

Re-exports§

pub use alnilam_hal as hal;
pub use alnilam_log as log;
pub use alnilam_types as types;
pub use alnilam_utils as utils;

Modules§

prelude

Constants§

ALNILAM_VERSION
The version of the engine.
BUILD_TIMESTAMP
The timestamp that has been compiled.
CARGO_PROFILE
The current cargo build profile.
LLVM_VERSION
The LLVM version of the Rust compiler.
RUSTC_CHANNEL
The release channel of the Rust compiler.
RUSTC_COMMIT
The git commit hash of the Rust compiler.
RUSTC_VERSION
The version of the Rust compiler.
TARGET_TRIPLE
The target triple that is being compiled for.