mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-08-04 22:22:06 -07:00
@@ -323,7 +323,7 @@ enum FlagLookup<'a> {
|
||||
UnrecognizedLong(String),
|
||||
}
|
||||
|
||||
/// The info about a flag associated with a flag's ID in the the flag map.
|
||||
/// The info about a flag associated with a flag's ID in the flag map.
|
||||
#[derive(Debug)]
|
||||
struct FlagInfo {
|
||||
/// The flag object and its associated metadata.
|
||||
|
Reference in New Issue
Block a user