This repository has been archived on 2022-04-04. You can view files and clone it, but cannot push or open issues or pull requests.
ludum-dare-50/rustdoc/once_cell/sync/sidebar-items.js

1 line
161 B
JavaScript

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