Documentation
1
2
3
4
5
crate::mod_interface!
{
  /// Depth-first search.
  layer dfs;
}