Docs.rs
spl-pod-0.3.2
spl-pod 0.3.2
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
anza-team
Dependencies
borsh ^1.5.1
normal
optional
bytemuck ^1.17.0
normal
bytemuck_derive ^1.7.1
normal
serde ^1.0.209
normal
optional
solana-program ^2.0.3
normal
solana-zk-sdk ^2.0.3
normal
spl-program-error ^0.5.0
normal
base64 ^0.22.1
dev
serde_json ^1.0.127
dev
Versions
86.79%
of the crate is documented
This release has been yanked, go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
spl_pod
0.3.2
Module slice
Structs
In crate spl_
pod
Module
spl_pod
::
slice
Copy item path
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
PodSlice
Mut
Special type for using a slice of mutable
Pod
s in a zero-copy way