Docs.rs
game-gem-0.1.2
game-gem 0.1.2
Docs.rs crate page
MIT
06 August 2026
Links
Repository
crates.io
Source
Owners
himanshm
Dependencies
bytemuck ^1.22
normal
glam ^0.29
normal
miniquad ^0.4
normal
nanoserde ^0.1
normal
quad-rand ^0.2
normal
rodio ^0.20
normal
optional
serde ^1.0
normal
optional
Versions
69.58%
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
PI
game_
gem
0.1.2
In game_
gem::
math::
consts
game_gem
::
math
::
consts
Constant
PI
Copy item path
Source
pub const PI:
f32
= std::f32::consts::PI; // 3.14159274f32
Expand description
Useful approximation of π.