This commit is contained in:
Erick Tryzelaar
2014-06-20 19:32:30 -04:00
parent f46d5a9973
commit ee162975f9
4 changed files with 1803 additions and 223 deletions
+5
View File
@@ -17,6 +17,7 @@ pub mod de;
pub mod ser;
pub mod json;
/*
//#[cfg(test)]
//pub mod bench_bytes;
@@ -31,3 +32,7 @@ pub mod bench_vec;
#[cfg(test)]
pub mod bench_map;
*/
#[cfg(test)]
pub mod bench_log;