Structs§
- BgInit
Mutex - A mutex which also initializes the locked value asynchronously, on a
background thread. When
lock()
is called for the first time, we join the background thread, blocking until the value is available. - Evcxr
Rustyline Helper
lock()
is called for the first time, we join the
background thread, blocking until the value is available.