cornflakes 0.0.0

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

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