Use encode_utf8 from crate odds

This commit is contained in:
bluss
2016-10-16 11:54:44 +02:00
parent d43c959fa8
commit 3d69403dee
4 changed files with 2 additions and 55 deletions
-1
View File
@@ -56,7 +56,6 @@ use nodrop::NoDrop;
mod array;
mod array_string;
mod char_ext;
pub use array::Array;
pub use odds::IndexRange as RangeArgument;