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

1 line
No EOL
366 B
JavaScript

initSidebarItems({"enum":[["Result","`Result` is a type that represents either success (`Ok`) or failure (`Err`)."]],"struct":[["IntoIter","An iterator over the value in a `Ok` variant of a `Result`."],["Iter","An iterator over a reference to the `Ok` variant of a `Result`."],["IterMut","An iterator over a mutable reference to the `Ok` variant of a `Result`."]]});