cornflakes 0.0.0-dev

Utilities for (de)serialization. Created for X Rust Bindings.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.array-init]
version = "2.0"

[dependencies.thiserror]
version = "1.0"

[package]
authors = ["X.RS", "Antikyth <antikyth at gmail dot com>"]
categories = ["encoding"]
description = "Utilities for (de)serialization. Created for X Rust Bindings."
documentation = "https://docs.aquariwm.org/doc/cornflakes"
edition = "2021"
keywords = ["serialization", "encoding", "bytes", "xrb"]
license = "MPL-2.0"
name = "cornflakes"
repository = "https://github.com/XdotRS/xrb/tree/main/cornflakes"
version = "0.0.0-dev"