(core::str) do some replacements
This commit is contained in:
parent
2756a61e34
commit
280633a728
3 changed files with 9 additions and 8 deletions
|
@ -36,6 +36,7 @@ export
|
|||
bytes,
|
||||
chars,
|
||||
substr,
|
||||
slice,
|
||||
slice_chars,
|
||||
split,
|
||||
split_str,
|
||||
|
@ -72,8 +73,8 @@ export
|
|||
index_chars,
|
||||
byte_index,
|
||||
byte_index_from,
|
||||
//rindex,
|
||||
rindex_chars,
|
||||
rindex,
|
||||
//rindex_chars,
|
||||
find_chars,
|
||||
find_bytes,
|
||||
find_from_bytes,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue