Crate mintaka

Source

Re-exports§

pub use mintaka_types as types;

Modules§

prelude

Constants§

BUILD_TIMESTAMP
The timestamp that has been compiled.
CARGO_PROFILE
The current cargo build profile.
LLVM_VERSION
The LLVM version of the Rust compiler.
MINTAKA_VERSION
The version of the framework.
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.