Available on crate feature
default only.Expand description
This module contains the basic structures, definitions, traits and functions for the binary sessions.
Modulesยง
- end
- This module contains the definition and associated functions and traits for the End structure.
- recv
- This module contains the definition and associated functions and traits for the Recv structure.
- send
- This module contains the definition and associated functions and traits for the Send structure.
- session
- This module contains the trait for session types. Provides duality.