cornflakes 0.0.1

Utilities for (de)serialization in XRB.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.bytes]
version = "1.2"

[dependencies.thiserror]
version = "1.0"

[package]
authors = ["X.RS", "Antikyth <antikyth at gmail dot com>"]
categories = ["encoding"]
description = "Utilities for (de)serialization in XRB."
documentation = "https://docs.aquariwm.org/doc/cornflakes"
edition = "2021"
keywords = ["serialization", "encoding", "bytes"]
license = "MPL-2.0"
name = "cornflakes"
repository = "https://github.com/XdotRS/cornflakes"
resolver = "2"
version = "0.0.1"