Move NumericPrefixWithSuffix into utils

This commit is contained in:
Kirill Bulatov 2024-02-28 11:03:34 +02:00 committed by Kirill Bulatov
parent 96d9df073e
commit ca092fb694
6 changed files with 62 additions and 31 deletions

1
Cargo.lock generated
View file

@ -10487,6 +10487,7 @@ dependencies = [
"take-until",
"tempfile",
"tendril",
"unicase",
"url",
]