Now a REAL lib
This commit is contained in:
1
doc/once_cell/sidebar-items.js
Normal file
1
doc/once_cell/sidebar-items.js
Normal file
@ -0,0 +1 @@
|
||||
window.SIDEBAR_ITEMS = {"mod":[["race","Thread-safe, non-blocking, “first one wins” flavor of `OnceCell`."],["sync","Thread-safe, blocking version of `OnceCell`."],["unsync","Single-threaded version of `OnceCell`."]]};
|
||||
Reference in New Issue
Block a user