Docs.rs
gmsol-utils-0.8.0
gmsol-utils 0.8.0
Permalink
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
orion-047
github:gmsol-labs:release
Dependencies
anchor-lang ^0.31.1
normal
bitmaps ^3.2.1
normal
bytemuck ^1.19.0
normal
clap ^4.5.20
normal
optional
derive_more ^2.0.1
normal
optional
num_enum ^0.7.3
normal
paste ^1.0.15
normal
ruint ^1.12.1
normal
serde ^1.0.214
normal
optional
serde_bytes ^0.11.15
normal
optional
serde_with ^3.11.0
normal
optional
solana-security-txt ^1.1.1
normal
optional
static_assertions ^1.1.0
normal
strum ^0.27.1
normal
thiserror ^1.0.69
normal
num_enum ^0.7.3
dev
Versions
97.61%
of the crate is documented
Platform
i686-pc-windows-msvc
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
Module dynamic_access
gmsol_
utils
0.8.0
Module dynamic_
access
Module Items
Functions
In crate gmsol_
utils
gmsol_utils
Module
dynamic_
access
Copy item path
Source
Expand description
Utils for dynamic access to an array of zero copy types.
Functions
ยง
get
Get at index.
get_mut
Get mutably at index.