Docs.rs
manifest-dex-1.0.0
manifest-dex 1.0.0
Docs.rs crate page
GPL-2.0-or-later
Links
Repository
crates.io
Source
Owners
brittcyr
Dependencies
arrayref ^0.3.7
normal
borsh =0.10
normal
bytemuck ^1.7.2
normal
hypertree ^1.0.0
normal
num_enum =0.5.11
normal
shank ^0.4.2
normal
solana-invoke =0.1.0
normal
solana-program ^1.18.1
normal
solana-security-txt ^1.1.0
normal
spl-token =3.5.0
normal
spl-token-2022 ^3.0.4
normal
static_assertions =1.1.0
normal
thiserror ^1.0.38
normal
anyhow ^1.0.66
dev
solana-logger ^1.16.7
dev
solana-program-test ^1.16.7
dev
solana-sdk ^1.16.7
dev
tokio ^1.28.0
dev
Versions
10%
of the crate is documented
Go to latest version
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
manifest
1.0.0
Module shared
Module Items
Functions
In manifest::
program::
processor
manifest
::
program
::
processor
Module
shared
Copy item path
Source
Functions
ยง
get_
dynamic_
account
Generic get dynamic account from the data bytes of the account.
get_
dynamic_
value
Generic get owned dynamic account from the data bytes of the account.
get_
mut_
dynamic_
account
Generic get mutable dynamic account from the data bytes of the account.
invoke