Add todo for more efficient get_hash
This commit is contained in:
parent
b560e47dc2
commit
d897fdea87
@ -41,6 +41,7 @@ pub fn get_key(
|
||||
|
||||
/// Get a key out of a selection based on options
|
||||
pub fn get_hash(
|
||||
// TODO: Accept any Into<AsRef<Selection>>
|
||||
selection: &Selection,
|
||||
skip_whitespace: bool,
|
||||
regex: Option<&Regex>,
|
||||
|
Loading…
Reference in New Issue
Block a user