Move ToString to collections::string
This also impls `FormatWriter` for `Vec<u8>`
This commit is contained in:
@@ -220,7 +220,6 @@ pub mod time;
|
||||
|
||||
pub mod error;
|
||||
pub mod num;
|
||||
pub mod to_string;
|
||||
|
||||
/* Common data structures */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user