pub
This commit is contained in:
@@ -246,4 +246,4 @@ mod pattern;
|
|||||||
mod checker;
|
mod checker;
|
||||||
|
|
||||||
/// The range of a match in the input text.
|
/// The range of a match in the input text.
|
||||||
type MatchRange = (usize, usize);
|
pub type MatchRange = (usize, usize);
|
||||||
|
|||||||
Reference in New Issue
Block a user