Docs.rs
spl-pod-0.1.0
spl-pod 0.1.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
anza-team
Dependencies
base64 ^0.21.2
normal
borsh ^0.10
normal
bytemuck ^1.13.1
normal
serde ^1.0.183
normal
solana-program ^1.16.3
normal
solana-zk-token-sdk ^1.16.3
normal
spl-program-error ^0.3
normal
serde_json ^1.0.105
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module slice
Structs
?
Module
spl_pod
::
slice
source
·
[
−
]
Expand description
Special types for working with slices of
Pod
s
Structs
PodSlice
Special type for using a slice of
Pod
s in a zero-copy way
PodSliceMut
Special type for using a slice of mutable
Pod
s in a zero-copy way