mentat/docs/apis/rust/unreachable/sidebar-items.js
2018-06-22 12:08:32 +01:00

1 line
No EOL
371 B
JavaScript

initSidebarItems({"fn":[["unreachable","Hint to the optimizer that any code path which calls this function is statically unreachable and can be removed."]],"trait":[["UncheckedOptionExt","An extension trait for `Option<T>` providing unchecked unwrapping methods."],["UncheckedResultExt","An extension trait for `Result<T, E>` providing unchecked unwrapping methods."]]});