Show More
@@ -43,6 +43,7 b' pub trait Matcher {' | |||||
43 | /// visit_children_set is capable of recognizing this; some implementations |
|
43 | /// visit_children_set is capable of recognizing this; some implementations | |
44 | /// are not). |
|
44 | /// are not). | |
45 | /// |
|
45 | /// | |
|
46 | /// ```text | |||
46 | /// ```ignore |
|
47 | /// ```ignore | |
47 | /// '' -> {'foo', 'qux'} |
|
48 | /// '' -> {'foo', 'qux'} | |
48 | /// 'baz' -> set() |
|
49 | /// 'baz' -> set() |
General Comments 0
You need to be logged in to leave comments.
Login now