Re-exports§
pub use mintaka_types as types;
Modules§
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.