Docs.rs
fixed-type-id-0.2.0
fixed-type-id 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
c00t
Dependencies
either ^1.13.0
normal
fixed-type-id-macros ^0.2.0
normal
fixedstr-ext ^0.5.8
normal
glam ^0.29.2
normal
optional
kollect ^0.4.1
normal
optional
macaw ^0.19.1
normal
optional
rapidhash ^1.1.0
normal
rkyv ^0.8.9
normal
optional
semver ^1.0.23
normal
serde ^1.0.216
normal
optional
ultraviolet ^0.9.2
normal
optional
uuid ^1.11.0
normal
optional
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
type_id
fixed_
type_
id
0.2.0
fixed_type_id
Function
type_id
Copy item path
Source
pub fn type_id<T: ?
Sized
+
FixedTypeId
>() ->
FixedId
Expand description
A helper function to get the type id of a type.