Docs.rs
merge-hashmap-0.1.2
merge-hashmap 0.1.2
Permalink
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Homepage
Repository
crates.io
Source
Owners
gabrielhamel
Dependencies
merge_derive-hashmap ^0.1.1
normal
optional
num-traits ^0.2.12
normal
optional
envy ^0.4
dev
serde ^1.0
dev
structopt ^0.3
dev
toml ^0.5
dev
trybuild ^1.0
dev
Versions
100%
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
Module ord
merge_
hashmap
0.1.2
Module ord
Module Items
Functions
In crate merge_
hashmap
merge_hashmap
Module
ord
Copy item path
Source
Expand description
Merge strategies for types that form a total order.
Functions
ยง
max
Set left to the maximum of left and right.
min
Set left to the minimum of left and right.