dharitri-codec 0.3.2

Lightweight binary serializer/deserializer, written especially for Dharitri smart contracts
Documentation
[dependencies.arrayvec]
default-features = false
version = "0.7.1"

[dependencies.dharitri-codec-derive]
optional = true
version = "=0.3.2"

[dependencies.wee_alloc]
version = "0.4"
[dev-dependencies.dharitri-codec-derive]
version = "=0.3.2"

[features]
derive = ["dharitri-codec-derive"]

[package]
authors = ["Andrei Marinica <andrei.marinica@dharitri.com>", "Dharitri Network <contact@dharitri.com>"]
categories = ["no-std", "wasm", "cryptography::cryptocurrencies", "development-tools"]
description = "Lightweight binary serializer/deserializer, written especially for Dharitri smart contracts"
documentation = "https://docs.dharitri.com/"
edition = "2018"
homepage = "https://dharitri.com/"
keywords = ["dharitri", "wasm", "webassembly", "blockchain", "contract"]
license = "GPL-3.0-only"
name = "dharitri-codec"
readme = "README.md"
repository = "https://github.com/Battula-anil-app-could/dx-sdk-rs-new"
version = "0.3.2"