Docs.rs
antegen-thread-program-5.0.7
antegen-thread-program 5.0.7
Permalink
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
anthonyra
Dependencies
anchor-lang =1.0.0-rc.5
normal
antegen-cron ^4.0.0
normal
antegen-fiber-program ^5.0.4
normal
chrono =0.4.42
normal
solana-nonce =3.0.0
normal
anchor-lang =1.0.0-rc.5
dev
borsh =1.6.0
dev
solana-sdk =3.0.0
dev
solana-system-interface =3.0.0
dev
Versions
53.43%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-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
Skip to main content
thread_withdraw
antegen_
thread_
program
5.0.7
In antegen_
thread_
program::
instructions::
thread_
withdraw
antegen_thread_program
::
instructions
::
thread_withdraw
Function
thread_
withdraw
Copy item path
Source
pub fn thread_withdraw( ctx:
Context
<'_,
ThreadWithdraw
<'_>>, amount:
u64
, ) ->
Result
<
()
>