trezoa-program-option 3.2.2

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

[package]
authors = ["Trezoa-team <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/Trezoa-team/trezoa-program-option"
version = "3.2.2"

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