Docs.rs
solana-test-client-0.1.0
solana-test-client 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
jarry-xiao
Dependencies
assert_matches ^1.5.0
normal
async-trait ^0.1.57
normal
base64 ^0.13.0
normal
bincode ^1.3.3
normal
borsh ^0.9.3
normal
chrono-humanize ^0.2.1
normal
crossbeam-channel ^0.5
normal
futures ^0.3.25
normal
itertools ^0.10.5
normal
lazy_static ^1.1.1
normal
log ^0.4.17
normal
serde ^1.0.144
normal
solana-bpf-loader-program =1.14.9
normal
solana-client =1.14.9
normal
solana-logger =1.14.9
normal
solana-program-runtime =1.14.9
normal
solana-runtime =1.14.9
normal
solana-sdk =1.14.9
normal
solana-send-transaction-service =1.14.9
normal
solana-vote-program =1.14.9
normal
tarpc ^0.29.0
normal
thiserror ^1.0
normal
tokio ^1
normal
tokio-serde ^0.8
normal
Versions
39.64%
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
solana_
test_
client
0.1.0
Module program_
test
Module Items
Re-exports
Structs
Enums
Traits
Functions
In crate solana_
test_
client
solana_test_client
Module
program_test
Copy item path
Source
Expand description
The solana-program-test provides a BanksClient-based test framework BPF programs
Re-exports
§
pub use
tokio
;
Structs
§
Invoke
Context
Program
Test
Program
Test
Context
Enums
§
Program
Test
Error
Errors from the program test environment
Traits
§
Program
Test
Banks
Client
Ext
Functions
§
builtin_
process_
instruction
find_
file
read_
file