Docs.rs
bolt-lang-0.2.4
bolt-lang 0.2.4
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
GabrielePicco
Dependencies
ahash =0.8.11
normal
anchor-lang ^0
normal
bincode ^1
normal
bolt-attribute-bolt-arguments =0.2.4
normal
bolt-attribute-bolt-component =0.2.4
normal
bolt-attribute-bolt-component-deserialize =0.2.4
normal
bolt-attribute-bolt-component-id =0.2.4
normal
bolt-attribute-bolt-delegate =0.2.4
normal
bolt-attribute-bolt-extra-accounts =0.2.4
normal
bolt-attribute-bolt-program =0.2.4
normal
bolt-attribute-bolt-system =0.2.4
normal
bolt-attribute-bolt-system-input =0.2.4
normal
bolt-system =0.2.4
normal
ephemeral-rollups-sdk ^0
normal
getrandom ^0
normal
serde ^1
normal
serde_json ^1
normal
session-keys ^2
normal
solana-program ^2
normal
world =0.2.4
normal
zeroize ^1.7
normal
Versions
60%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
bolt_
lang
0.2.4
All Items
Crate Items
Traits
In bolt_
lang::
solana_
program
bolt_lang
::
solana_program
Crate
decode_error
Copy item path
Source
Expand description
Converting custom error codes to enums.
Traits
ยง
Decode
Error
Allows custom errors to be decoded back to their original enum.