[][src]Module tokio_ddmw::clntif_util

Functions

expect_okfail

Waits for a message and ensures that it's Ok or Fail. Converts Fail state to an Error::ServerError. Returns a Params buffer containig the Ok parameters on success.