dusk-bytes 0.1.0

A trait that uses constant generics to implement de/serialization on sized type
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.derive-hex]
version = "0.1"

[package]
authors = ["zer0 <matteo@dusk.network>"]
categories = ["encoding"]
description = "A trait that uses constant generics to implement de/serialization on sized type"
edition = "2018"
keywords = ["encoding", "no_std", "formatting"]
license = "MPL-2.0"
name = "dusk-bytes"
repository = "https://github.com/dusk-network/dusk-bytes"
version = "0.1.0"