solana-stable-layout 2.1.2

Solana types with stable memory layouts. Internal use only.
Documentation
[dependencies.solana-instruction]
default-features = false
features = ["std"]
version = "=2.1.2"

[dependencies.solana-pubkey]
default-features = false
version = "=2.1.2"

[dev-dependencies.memoffset]
version = "0.9"

[lib]
name = "solana_stable_layout"
path = "src/lib.rs"

[package]
authors = ["Anza Maintainers <maintainers@anza.xyz>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Solana types with stable memory layouts. Internal use only."
documentation = "https://docs.rs/solana-stable-layout"
edition = "2021"
homepage = "https://anza.xyz/"
license = "Apache-2.0"
name = "solana-stable-layout"
readme = false
repository = "https://github.com/anza-xyz/agave"
version = "2.1.2"