Crate stak_util

Crate stak_util 

Source
Expand description

Utilities around libc.

Macrosยง

block_on
Blocks on a future if an async feature in on, or returns a given value as it is otherwise.