kelk-allocator 0.3.0

Kelk-allocator providing memory allocator support for smart contracts in Pactus blockchain.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.wee_alloc]
default-features = false
version = "0.4"

[package]
authors = ["Pactus blockchain <admin@pactus.org>"]
description = "Kelk-allocator providing memory allocator support for smart contracts in Pactus blockchain."
edition = "2021"
homepage = "https://pactus.org/"
license = "BSD-3-Clause-Clear"
name = "kelk-allocator"
readme = "README.md"
repository = "https://github.com/pactus-project/kelk"
resolver = "1"
version = "0.3.0"