mentat/docs/apis/0.7/rust/mentat_core/intern_set/sidebar-items.js

1 line
306 B
JavaScript
Raw Normal View History

initSidebarItems({"struct":[["InternSet","An `InternSet` allows to \"intern\" some potentially large values, maintaining a single value instance owned by the `InternSet` and leaving consumers with lightweight ref-counted handles to the large owned value. This can avoid expensive clone() operations."]]});