tezos-smart-rollup-debug 0.2.2

Output formatted messages to Tezos Smart Rollup debug log.
Documentation
[dependencies.tezos-smart-rollup-core]
version = "0.2.2"

[dependencies.tezos-smart-rollup-host]
default-features = false
version = "0.2.2"

[features]
alloc = []
default = ["alloc"]
proto-alpha = ["tezos-smart-rollup-core/proto-alpha", "tezos-smart-rollup-host/proto-alpha"]
testing = ["tezos-smart-rollup-core/testing"]

[package]
authors = ["TriliTech <contact@trili.tech>"]
categories = ["no-std", "no-std::no-alloc", "api-bindings", "wasm"]
description = "Output formatted messages to Tezos Smart Rollup debug log."
edition = "2021"
keywords = ["tezos", "smart", "rollup"]
license = "MIT"
name = "tezos-smart-rollup-debug"
readme = "README.md"
repository = "https://gitlab.com/tezos/tezos.git"
resolver = "1"
version = "0.2.2"