pub use error::Error;
pub use error::Result;
pub use ser::to_vec;
pub use ser::to_writer;
pub use ser::Serializer;