Docs.rs
drew-sim-0.2.0
drew-sim 0.2.0
Permalink
Docs.rs crate page
GPL-2.0-or-later
24 July 2026
Links
Repository
crates.io
Source
Owners
jorgeandrecastro
Dependencies
eframe ^0.35
normal
stl_io ^0.11
normal
optional
Versions
52.17%
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
Vec3
drew_
sim
0.2.0
In drew_
sim::
math
drew_sim
::
math
Type Alias
Vec3
Copy item path
Source
pub type Vec3 = [
f32
;
3
];
Expand description
Vecteur / point 3D (x, y, z).