[][src]Crate lelet_utils

Macros

defer

defer the execution until the scope is done

Structs

SimpleLock

A simple lock.

SimpleLockGuard

A guard holding a SimpleLock.

Yields

Future that will yield multiple times

Functions

abort_on_panic

call abort when f panic

block_on

block current thread until f is complete