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

1 line
177 B
JavaScript

window.SIDEBAR_ITEMS = {"struct":[["Lazy","A value which is initialized on the first access."],["OnceCell","A cell which can be written to only once. It is not thread safe."]]};