mentat/unreachable/sidebar-items.js

1 line
371 B
JavaScript
Raw Normal View History

2018-08-22 17:04:13 +00:00
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."]]});