abomonation 0.7.3

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
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "abomonation"
version = "0.7.3"
dependencies = [
 "recycler",
]

[[package]]
name = "recycler"
version = "0.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "98dc27328efeb3250fc4f8b7b79fe34339856513229f19d374ca78aeb10694fa"