Available on crate feature
server
only.Expand description
Helpers.
Structs§
- Method
Sink - Sink that is used to send back the result to the server for a specific method.
Functions§
- prepare_
error - Figure out if this is a sufficiently complete request that we can extract an
Id
out of, or just plain unparseable garbage.