Docs.rs
storm-0.11.0
storm 0.11.0
Permalink
Docs.rs crate page
MIT
27 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
mooman219
Dependencies
cgmath ^0.18.0
normal
claxon ^0.4.3
normal
fontdue ^0.7.2
normal
glow ^0.11
normal
hashbrown ^0.11.2
normal
instant ^0.1.11
normal
log ^0.4
normal
parking_lot ^0.12.1
normal
png ^0.14
normal
profiling ^1.0.5
normal
simplelog ^0.11.1
normal
storm_macro ^0.1.0
normal
winit ^0.26
normal
cpal ^0.13.4
normal
glutin ^0.28
normal
console_error_panic_hook ^0.1.6
normal
console_log ^0.2
normal
cpal ^0.13.4
normal
js-sys ^0.3.55
normal
wasm-bindgen ^0.2
normal
web-sys ^0.3.55
normal
Versions
90.27%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
IDENTITY_MATRIX
storm
0.11.0
In storm::
math
storm
::
math
Constant
IDENTITY_
MATRIX
Copy item path
Source
pub const IDENTITY_MATRIX:
Matrix4
<
f32
>;
Expand description
Simple const identity matrix.