monadic 0.5.5

macros to define Haskell style monadic action blocks for IntoIterators, Reader, Writer, State, and macros for the transformers ReaderT and WriterT over Vec, LinkedList and VecDeque
Documentation

monadic

There is currently very little information to present on this page because Docs.rs has only limited support for extracting structured feature metadata from Cargo crates. This issue is tracked in Rust RFC #3416. Check this library's main docs, readme, and Cargo.toml in case its authors have documentation for features available there instead.

This version has 6 feature flags, 6 of them enabled by default.

default

reader (default)

This feature flag does not enable additional features.

reader_trans (default)

This feature flag does not enable additional features.

state (default)

This feature flag does not enable additional features.

state_trans (default)

This feature flag does not enable additional features.

writer (default)

This feature flag does not enable additional features.

writer_trans (default)

This feature flag does not enable additional features.