mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-26 12:07:56 +00:00
Add a single driver for tests and benchmarks
This commit is contained in:
@@ -1,8 +1,3 @@
|
||||
#![feature(custom_derive, plugin)]
|
||||
#![plugin(serde_macros)]
|
||||
|
||||
extern crate serde;
|
||||
|
||||
use std::collections::BTreeMap;
|
||||
use serde::json::{self, Value};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user