Docs.rs
hexga_typedef-0.0.11-beta.53
hexga_typedef 0.0.11-beta.53
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Thomas-Mewily
Dependencies
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Crate hexga_typedef
hexga_
typedef
0.0.11-beta.53
All Items
Crate Items
Type Aliases
Crate
hexga_
typedef
Copy item path
Source
Expand description
Define what will be the default
int
,
uint
and
float
(and
coef
=
float
) typedef.
Type Aliases
ยง
coef
Same as float, but just to mark the different use case.
float
Default unsigned floating type
int
Default signed integer type
uint
Default unsigned integer type