Docs.rs
gmsol-decode-0.8.0
gmsol-decode 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
base64 ^0.22.1
normal
bs58 ^0.5.1
normal
optional
bytemuck ^1.19.0
normal
cfg-if ^1.0.0
normal
gmsol-programs ^0.8.0
normal
optional
paste ^1.0.15
normal
solana-sdk >=2.1.0, <2.2.0
normal
solana-transaction-status-client-types ^2.1.0
normal
thiserror ^1.0.69
normal
tracing ^0.1.40
normal
Versions
100%
of the crate is documented
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
Module decode
gmsol_
decode
0.8.0
Module decode
Module Items
Modules
Traits
In crate gmsol_
decode
gmsol_decode
Module
decode
Copy item path
Source
Expand description
Type that can be decoded by
Decoder
.
Modules
§
visitor
Visitor.
Traits
§
Decode
Type that can be decoded by a
Decoder
.