##// 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 /// 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