petgraph
0.4.13
In petgraph::
visit::
dfsvisit
Macros
try_control
Structs
Time
Enums
Control
DfsEvent
Traits
ControlFlow
Functions
depth_first_search
dfs_visitor
time_post_inc
petgraph
::
visit
::
dfsvisit
Macro
try_control
Copy item path
Settings
Help
Summary
Source
macro_rules! try_control { ($e:expr) => { ... }; }
Expand description
Return if the expression is a break value.