Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
skius committed Jul 23, 2023
1 parent a4a857e commit a462938
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion experimental/unicodeset_parser/src/parse.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1344,7 +1344,7 @@ where
/// assert!(set.code_points().contains_range(&elements));
/// assert_eq!(set.size(), elements.count());
/// ```
///
///
/// Supports partial parses
/// ```
/// use icu_unicodeset_parser::parse;
Expand Down

0 comments on commit a462938

Please sign in to comment.