bin_buffer 0.1.8

A simple library for writing objects to binairy buffers.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "bin_buffer"
version = "0.1.8"
dependencies = [
 "fnrs",
]

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