3 releases

Uses old Rust 2015

0.1.2 Dec 26, 2018
0.1.1 Dec 25, 2018
0.1.0 Sep 23, 2018

#1607 in Algorithms

39 downloads per month

BSD-2-Clause

75KB
2K SLoC

Documentation crates.io Build Status

Argdata

Argdata is a binary serialisation format. See the argdata repository.

This repository contains the Rust crate for working with Argdata.

Documentation: https://docs.rs/argdata/


lib.rs:

Please note: This crate is not yet stable. Deserialization is mostly stable and tested, but the serialization interface is probably going to change, and might have bugs.

Dependencies

~120KB