Docs.rs
anchor-lang-0.29.0
anchor-lang 0.29.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
armaniferrante
acheroncrypto
Dependencies
anchor-attribute-access-control ^0.29.0
normal
anchor-attribute-account ^0.29.0
normal
anchor-attribute-constant ^0.29.0
normal
anchor-attribute-error ^0.29.0
normal
anchor-attribute-event ^0.29.0
normal
anchor-attribute-program ^0.29.0
normal
anchor-derive-accounts ^0.29.0
normal
anchor-derive-serde ^0.29.0
normal
anchor-derive-space ^0.29.0
normal
anchor-syn ^0.29.0
normal
arrayref ^0.3
normal
base64 ^0.13
normal
bincode ^1
normal
borsh >=0.9, <0.11
normal
bytemuck ^1
normal
getrandom ^0.2
normal
solana-program ^1.16
normal
thiserror ^1
normal
Versions
51.19%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
anchor_lang
0.29.0
Module system_program
Structs
Constants
Functions
In crate anchor_lang
?
Module
anchor_lang
::
system_program
source
·
[
−
]
Structs
AdvanceNonceAccount
AdvanceNonceAccountBumps
Allocate
AllocateBumps
AllocateWithSeed
AllocateWithSeedBumps
Assign
AssignBumps
AssignWithSeed
AssignWithSeedBumps
AuthorizeNonceAccount
AuthorizeNonceAccountBumps
CreateAccount
CreateAccountBumps
CreateAccountWithSeed
CreateAccountWithSeedBumps
CreateNonceAccount
CreateNonceAccountBumps
CreateNonceAccountWithSeed
CreateNonceAccountWithSeedBumps
System
Transfer
TransferBumps
TransferWithSeed
TransferWithSeedBumps
WithdrawNonceAccount
WithdrawNonceAccountBumps
Constants
ID
The const program ID.
Functions
advance_nonce_account
allocate
allocate_with_seed
assign
assign_with_seed
authorize_nonce_account
create_account
create_account_with_seed
create_nonce_account
create_nonce_account_with_seed
transfer
transfer_with_seed
withdraw_nonce_account