Docs.rs
fixed-macro-types-1.2.0
fixed-macro-types 1.2.0
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
aldanor
Dependencies
fixed ^1
normal
fixed-macro-impl ^1.2.0
normal
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
In fixed_macro_types
?
Macro
fixed_macro_types
::
I44F20
source
·
[
−
]
macro_rules!
I44F20 { ($(
$a
:tt)+) => { ... }; }
Expand description
Macro to create
I44F20
constants.