xc3_write 0.1.0

xc3_lib binary writing and layout
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.binrw]
version = "0.11.2"

[dependencies.xc3_write_derive]
version = "0.1.0"

[package]
authors = ["ScanMountGoat <>"]
description = "xc3_lib binary writing and layout"
documentation = "https://docs.rs/xc3_write"
edition = "2021"
license = "MIT"
name = "xc3_write"
readme = "README.md"
repository = "https://github.com/ScanMountGoat/xc3_lib"
version = "0.1.0"