oxipng/doc/scopeguard/sidebar-items.js
2016-04-08 13:52:15 -04:00

1 line
No EOL
263 B
JavaScript

initSidebarItems({"fn":[["guard","Create a new `Guard` owning `v` and with deferred closure `dropfn`."]],"macro":[["defer!","Macro to create a `Guard` (without any owned value)."]],"struct":[["Guard","`Guard` is a scope guard that may own a protected value."]]});