trezoa-program-option 3.1.1

A C representation of Rust's Option, used in Trezoa programs.
Documentation
[lib]
name = "trezoa_program_option"
path = "src/lib.rs"

[package]
authors = ["TRZ Ledger Foundation <foundation@trezoa.xyz>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A C representation of Rust's Option, used in Trezoa programs."
documentation = "https://docs.rs/trezoa-program-option"
edition = "2021"
homepage = "https://trezoa.xyz/"
license = "Apache-2.0"
name = "trezoa-program-option"
readme = false
repository = "https://github.com/TRZ-Ledger-Foundation/trezoa-program-option"
version = "3.1.1"

[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]