Docs.rs
tucan-0.1.2
tucan 0.1.2
Docs.rs crate page
0BSD
Links
Repository
crates.io
Source
Owners
Dherse
Dependencies
once_cell ^1
normal
parking_lot ^0.12
normal
siphasher ^0.3
normal
twox-hash ^1
normal
Versions
66.67%
of the crate is documented
Go to latest version
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
☰
Crate tucan
Version 0.1.2
All Items
Structs
Traits
Functions
?
Crate
tucan
source
·
[
−
]
Structs
Interned
A unique ID for a value within the interner.
Traits
Intern
Functions
clear
Clears the interner but does not free the memory.
gc
Cleans up the values that are interned but no longer referenced.
intern
Interns a value.
len
Returns the number of values interned.