Crate zestors_request
source · [−]Expand description
Zestors-Request
This crate contains the Request
feature, which makes it possible to send requests to other processes.
By default, this is included within the crate zestors
.
Structs
Enums
Error returned when using the IntoRecv trait.
Error returned when trying to receive a message using an Rx.
Error returned when using the IntoRecv trait.