Docs.rs
spl-pod-0.2.1
spl-pod 0.2.1
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
anza-team
Dependencies
base64 ^0.22.0
normal
optional
borsh ^1.2.1
normal
optional
bytemuck ^1.15.0
normal
serde ^1.0.197
normal
optional
solana-program >=1.18.2, <=2
normal
solana-zk-token-sdk >=1.18.2, <=2
normal
spl-program-error ^0.3.1
normal
serde_json ^1.0.115
dev
Versions
85.71%
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.2.1
Module slice
Structs
In crate spl_pod
?
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