meslin 0.0.4

Ergonomic messaging for Rust
Documentation

meslin

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 8 feature flags, 6 of them enabled by default.

default

  • derive
  • request
  • mpmc
  • broadcast
  • priority

derive

  • dep:meslin-derive
  • derive_more/from
  • derive_more/try_into

request

  • dep:oneshot

mpmc

  • dep:flume

broadcast

  • dep:async-broadcast

priority

  • dep:async-priority-channel

derive_more

  • dep:derive_more

watch

  • dep:tokio