Docs.rs
geng-utils-0.2.0
geng-utils 0.2.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Nertsal
Dependencies
geng ^0.16
normal
image ^0.24.6
normal
serde ^1
normal
Versions
77.46%
of the crate is documented
Go to latest version
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
☰
geng_utils
0.2.0
Module conversions
Traits
In crate geng_utils
?
Module
geng_utils
::
conversions
source
·
[
−
]
Expand description
Handy conversion between types.
Traits
Mat3RealConversions
A trait for converting [mat3]’s inner types between
f32
and [R32].
RealConversions
A trait for converting into an [R32].
Vec2RealConversions
A trait for converting [vec2]’s inner types between
f32
and [R32].