tetsy-impl-codec 0.5.0

Parity Codec serialization support for uint and fixed hash.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.tetsy-scale-codec]
default-features = false
version = "2.0.0"

[features]
default = ["std"]
std = ["tetsy-scale-codec/std"]

[package]
authors = ["Parity Technologies <admin@parity.io>"]
description = "Parity Codec serialization support for uint and fixed hash."
edition = "2018"
homepage = "https://github.com/tetcoin/tetsy-common"
license = "MIT OR Apache-2.0"
name = "tetsy-impl-codec"
version = "0.5.0"