Docs.rs
stream-more-0.1.3
stream-more 0.1.3
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
drmingdrmer
Dependencies
binary-heap-plus ^0.5.0
normal
compare ^0.1.0
normal
futures ^0.3
normal
pin-project-lite ^0.2.12
normal
anyhow ^1.0.63
dev
pretty_assertions ^1.0.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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
stream_
more
0.1.3
Module comparators
Module Items
Structs
In crate stream_
more
stream_more
Module
comparators
Copy item path
Source
Expand description
Compare
implementations
Structs
ยง
Descending
Sort merge in descending order
Ascending
Sort merge in ascending order
FnCmp
A wrapper of choosing function
Fn(&D, &D) -> bool
to implement
Compare<D>
.