katra-core 0.1.0

Katra3D core: shared vocabulary, error model, event model, IDs, and policy types.
Documentation
1
2
3
4
//! The current Katra3D version.

/// Katra3D crate version (from `Cargo.toml`).
pub const KATRA_VERSION: &str = env!("CARGO_PKG_VERSION");