mpstthree 0.1.15

A library implementing Multiparty Session Types for 2 or more participants
Documentation

mpstthree

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

default

  • binary
  • role
  • meshedchannels
  • functionmpst

binary

    This feature flag does not enable additional features.

role

    This feature flag does not enable additional features.

meshedchannels

    This feature flag does not enable additional features.

functionmpst

    This feature flag does not enable additional features.

transport_http

  • default
  • hyper
  • hyper-tls
  • tokio

full

  • checking
  • baking
  • transport

checking

  • default
  • regex
  • petgraph

transport

  • transport_tcp
  • transport_udp
  • transport_http

baking

  • default
  • macros_multiple

baking_checking

  • baking
  • checking

macros_multiple

  • default
  • macros_simple

baking_interleaved

  • baking
  • interleaved

transport_macros_multiple

  • macros_multiple
  • transport

macros_simple

  • default

transport_tcp

  • default

interleaved

  • default

transport_udp

  • default

tokio

    This feature flag does not enable additional features.

petgraph

    This feature flag does not enable additional features.

hyper-tls

    This feature flag does not enable additional features.

hyper

    This feature flag does not enable additional features.

regex

    This feature flag does not enable additional features.