bin-layout 7.1.0

This library used to serialize and deserialize data in binary format.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.bin-layout-derive]
version = "0.7"

[features]
BE = []
L2 = []
NE = []

[package]
authors = ["Nur <nurmohammed840@gmail.com>"]
description = "This library used to serialize and deserialize data in binary format."
edition = "2021"
keywords = ["binary", "encode", "decode", "serialize", "deserialize"]
license = "Apache-2.0"
name = "bin-layout"
readme = "README.md"
repository = "https://github.com/nurmohammed840/bin-layout.rs"
version = "7.1.0"