Docs.rs
tiny-interner-0.1.5
tiny-interner 0.1.5
Permalink
Docs.rs crate page
MIT
30 May 2026
Links
Repository
crates.io
Source
Owners
abs0luty
Dependencies
hashbrown ^0.13.2
normal
Versions
100%
of the crate is documented
Platform
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
Symbol
tiny_
interner
0.1.5
tiny_interner
Type Alias
Symbol
Copy item path
Source
pub type Symbol =
usize
;
Expand description
Represents unique symbol corresponding to some interned string.