Expand description

The crate’s prelude.

Re-exports

pub use crate::lending_iterator::constructors::into_lending_iter as _;
pub use crate::lending_iterator::constructors::windows_mut as _;
pub use crate::lending_iterator::constructors::windows_mut as _;
pub use crate::lending_iterator::Item;
pub use crate::lending_iterator::LendingIteratorDyn;
pub use crate::gat;
pub use crate::higher_kinded_types::Apply;
pub use crate::higher_kinded_types::CanonicalHKT;
pub use crate::higher_kinded_types::Feed;
pub use crate::higher_kinded_types::HKT;
pub use crate::higher_kinded_types::HKT;
pub use crate::higher_kinded_types::HKTItem;
pub use crate::higher_kinded_types::HKTRef;
pub use crate::higher_kinded_types::HKTRefMut;
pub use crate::windows_mut;
pub use crate::lending_iterator::LendingIterator;