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 very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

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.