Docs.rs
facet-core-0.35.0
facet-core 0.35.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fasterthanlime
Dependencies
bytes ^1.11.0
normal
optional
bytestring ^1.4.0
normal
optional
camino ^1.2.1
normal
optional
chrono ^0.4.42
normal
optional
compact_str ^0.8.1
normal
optional
impls ^1
normal
indexmap ^2.12.1
normal
optional
jiff ^0.2.16
normal
optional
num-complex ^0.4.6
normal
optional
ordered-float ^5.0.0
normal
optional
ruint ^1.17.0
normal
optional
smartstring ^1.0.1
normal
optional
time ^0.3.44
normal
optional
ulid ^1.2.1
normal
optional
url ^2.5.4
normal
optional
uuid ^1.19.0
normal
optional
autocfg ^1.5.0
build
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
of
facet_
core
0.35.0
facet_core
Function
of
Copy item path
Source
pub fn of<T>() ->
TypeId
where T: ?
Sized
,
Expand description
Create a
TypeId
for a type.