[][src]Module netapp::util

Functions

await_exit

This async function returns only when a true signal was received from a watcher that tells us when to exit. Usefull in a select statement to interrupt another future:

rmp_to_vec_all_named

Utility function: encodes any serializable value in MessagePack binary format using the RMP library.

Type Definitions

NodeID