mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-30 05:07:55 +00:00
Port serde2 to std::io, which cuts the speed by 26% :(
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
#![feature(core, io, std_misc, unicode)]
|
||||
#![feature(core, hash, io, std_misc, unicode)]
|
||||
|
||||
extern crate unicode;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user