Docs.rs
submap-0.3.5
submap 0.3.5
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
divi255
yblokh
Dependencies
indexmap ^2.1.0
normal
optional
openssl ^0.10.62
normal
optional
regex ^1.11.1
normal
sha2 ^0.10.8
normal
optional
thiserror ^1.0.61
normal
Versions
18.18%
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
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
Set
submap
0.3.5
Set
Aliased Type
In submap::
types
submap
::
types
Type Alias
Set
Copy item path
Source
pub type Set<V> =
BTreeSet
<V>;
Aliased Type
ยง
pub struct Set<V> {
/* private fields */
}