1
Fork 0

(core::str) stop using index_chars

This commit is contained in:
Kevin Cantu 2012-02-22 23:56:51 -08:00 committed by Marijn Haverbeke
parent 6ea3d7935e
commit cec053487c
2 changed files with 3 additions and 5 deletions

View file

@ -70,11 +70,9 @@ export
lines_iter,
// Searching
index_chars,
//index_chars,
index,
index_from,
//byte_index,
//byte_index_from,
rindex,
//rindex_chars,
find_chars,