Docs.rs
light-test-utils-1.2.1
light-test-utils 1.2.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
ananas-block
Dependencies
account-compression ^1.2.0
normal
anchor-lang =0.29.0
normal
anchor-spl =0.29.0
normal
anyhow ^1.0
normal
ark-ff ^0.4
normal
async-trait ^0.1.82
normal
forester-utils ^1.2.0
normal
light-client ^0.9.1
normal
light-compressed-token ^1.2.0
normal
light-concurrent-merkle-tree ^1.1.0
normal
light-hash-set ^1.2.0
normal
light-hasher ^1.1.0
normal
light-indexed-merkle-tree ^1.1.0
normal
light-macros ^1.1.0
normal
light-merkle-tree-reference ^1.1.0
normal
light-prover-client ^1.2.0
normal
light-registry ^1.2.0
normal
light-system-program ^1.2.0
normal
light-utils ^1.1.0
normal
light-verifier ^1.1.0
normal
log ^0.4
normal
memoffset ^0.9.1
normal
num-bigint ^0.4
normal
num-traits ^0.2
normal
photon-api ^0.45.0
normal
rand ^0.8
normal
reqwest ^0.11.26
normal
serde ^1.0.197
normal
solana-client =1.18.22
normal
solana-program-test =1.18.22
normal
solana-sdk =1.18.22
normal
solana-transaction-status =1.18.22
normal
spl-token =4.0.0
normal
thiserror ^1.0
normal
tokio ^1.39.1
normal
rand ^0.8
dev
Versions
7.35%
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
Files
light_test_utils/rpc/
mod.rs
1
pub mod
test_rpc;
2
pub use
test_rpc::ProgramTestRpcConnection;