binprot 0.1.7

Rust implementation of the bin_prot protocol.
Documentation
1
2
3
4
5
6
(library
 (name binprot_tests)
 (inline_tests)
 (libraries sexplib bin_prot core_kernel stdio)
 (preprocess (pps ppx_expect ppx_bin_prot ppx_let ppx_compare ppx_fields_conv ppx_sexp_conv)))