[][src]Module tokio_ddmw::clntif_util

Enums

Auth

Functions

authenticate

Simple helper function for authenticating a connection.

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.