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