Simplify the Deserializable typarams

This commit is contained in:
Erick Tryzelaar
2014-06-22 16:51:50 -04:00
parent ec8dd2f5a0
commit 22ff47f93b
7 changed files with 271 additions and 327 deletions
-2
View File
@@ -17,7 +17,6 @@ pub mod de;
pub mod ser;
pub mod json;
/*
//#[cfg(test)]
//pub mod bench_bytes;
@@ -32,7 +31,6 @@ pub mod bench_vec;
#[cfg(test)]
pub mod bench_map;
*/
#[cfg(test)]
pub mod bench_log;