ssw/doc/once_cell/race/sidebar-items.js
2023-01-09 19:23:20 +01:00

1 line
318 B
JavaScript

window.SIDEBAR_ITEMS = {"struct":[["OnceBool","A thread-safe cell which can be written to only once."],["OnceBox","A thread-safe cell which can be written to only once."],["OnceNonZeroUsize","A thread-safe cell which can be written to only once."],["OnceRef","A thread-safe cell which can be written to only once."]]};