blob: b80adcc94e1dc80645c5eb34d8e1929a05832c81 [file]
extern crate rmp as msgpack;
#[cfg(test)]
#[macro_use]
extern crate quickcheck;
mod func;