Docs.rs
super_dict-0.1.1
super_dict 0.1.1
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
nirenyang
Dependencies
Versions
90.91%
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
Crate super_dict
super_
dict
0.1.1
All Items
Crate Items
Structs
Traits
Functions
Derive Macros
Crate
super_
dict
Copy item path
Source
Structs
§
Dict
一个元组。
HashMap
A
hash map
implemented with quadratic probing and SIMD lookup.
Traits
§
Default
A trait for giving a type a useful default value.
Functions
§
exit
Terminates the current process with the specified exit code.
Derive Macros
§
Default
Derive macro generating an impl of the trait
Default
.