solana-program-option 2.1.2

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

[package]
authors = ["Anza Maintainers <maintainers@anza.xyz>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "A C representation of Rust's Option, used in Solana programs."
documentation = "https://docs.rs/solana-program-option"
edition = "2021"
homepage = "https://anza.xyz/"
license = "Apache-2.0"
name = "solana-program-option"
readme = false
repository = "https://github.com/anza-xyz/agave"
version = "2.1.2"

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