Docs.rs
solana-faucet-1.18.4
solana-faucet 1.18.4
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
anza-team
Dependencies
bincode ^1.3.3
normal
byteorder ^1.5.0
normal
clap ^2.33.1
normal
crossbeam-channel ^0.5.11
normal
log ^0.4.20
normal
serde ^1.0.195
normal
serde_derive ^1.0.103
normal
solana-clap-utils =1.18.4
normal
solana-cli-config =1.18.4
normal
solana-logger =1.18.4
normal
solana-metrics =1.18.4
normal
solana-sdk =1.18.4
normal
solana-version =1.18.4
normal
spl-memo =4.0.0
normal
thiserror ^1.0.56
normal
tokio ^1.29.1
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
solana_faucet
1.18.4
?
Macro
solana_faucet
::
socketaddr
source
·
[
−
]
macro_rules!
socketaddr { (
$ip
:expr,
$port
:expr) => { ... }; (
$str
:expr) => { ... }; }