##// END OF EJS Templates
rust-matchers: fixing cargo doc...
Georges Racinet -
r44458:72bced4f default
parent child Browse files
Show More
@@ -43,6 +43,7 b' pub trait Matcher {'
43 43 /// visit_children_set is capable of recognizing this; some implementations
44 44 /// are not).
45 45 ///
46 /// ```text
46 47 /// ```ignore
47 48 /// '' -> {'foo', 'qux'}
48 49 /// 'baz' -> set()
General Comments 0
You need to be logged in to leave comments. Login now