Module mpstthree::binary::recv[][src]

Expand description

This module contains the functions for receiving a payload for binary sessions.

Functions

Receive a value of type T. Can fail. Returns either a pair of the received value and the continuation of the session S or an error.