Crate marigold_impl

source ·

Re-exports

pub use futures;
pub use collect_and_apply::CollectAndAppliable;
pub use combinations::Combinable;
pub use keep_first_n::KeepFirstN;
pub use marifold::Marifold;
pub use permutations::Permutable;
pub use arrayvec;
pub use genawaiter;
pub use once_cell;

Modules

Traits

An extension trait for Streams that provides a variety of convenient combinator functions.