Docs.rs
countme-3.0.1
countme 3.0.1
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
matklad
Dependencies
dashmap ^5.0
normal
optional
once_cell ^1.5
normal
optional
rustc-hash ^1.1
normal
optional
Versions
90.91%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
countme
3.0.1
countme
Function
get
Copy item path
Source
pub fn get<T: 'static>() ->
Counts
Expand description
Returns the counts for the
T
type.