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

1 line
166 B
JavaScript

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