Docs.rs
solana-faucet-2.2.1
solana-faucet 2.2.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
anza-team
Dependencies
bincode ^1.3.3
normal
clap ^2.33.1
normal
crossbeam-channel ^0.5.14
normal
log ^0.4.25
normal
serde ^1.0.217
normal
serde_derive ^1.0.217
normal
solana-clap-utils =2.2.1
normal
solana-cli-config =2.2.1
normal
solana-hash =2.2.1
normal
solana-instruction =2.2.1
normal
solana-keypair =2.2.1
normal
solana-logger =2.2.1
normal
solana-message =2.2.1
normal
solana-metrics =2.2.1
normal
solana-native-token =2.2.1
normal
solana-packet =2.2.1
normal
solana-pubkey =2.2.1
normal
solana-signer =2.2.1
normal
solana-system-interface ^1.0
normal
solana-system-transaction =2.2.1
normal
solana-transaction =2.2.1
normal
solana-version =2.2.1
normal
spl-memo =6.0.0
normal
thiserror ^2.0.11
normal
tokio ^1.43.0
normal
Versions
8.11%
of the crate is documented
Go to latest version
Platform
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
Files
solana_faucet/
lib.rs
1
pub mod
faucet;
2
pub mod
faucet_mock;