abomonation 0.4.2

A high performance and very unsafe serialization library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]
name = "abomonation"
version = "0.4.2"
authors = ["Frank McSherry <fmcsherry@me.com>"]

description = "A high performance and very unsafe serialization library"

# These URLs point to more information about the repository
documentation = "https://frankmcsherry.github.com/abomonation"
homepage = "https://github.com/frankmcsherry/abomonation"
repository = "https://github.com/frankmcsherry/abomonation.git"
keywords = ["abomonation"]
license = "MIT"

[dev-dependencies]
recycler="*"