Docs.rs
yellowstone-shield-cli-0.6.0
yellowstone-shield-cli 0.6.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
kespinola
lvboudre
leafaar
Dependencies
anyhow ~1.0.97
normal
async-trait ~0.1.88
normal
borsh ^1
normal
bs58 ~0.5.1
normal
clap ~4.5.32
normal
clap_derive ~4.5.32
normal
env_logger ~0.11.3
normal
log ~0.4.21
normal
serde_json ~1.0.117
normal
solana-cli ~2.2.1
normal
solana-cli-config ~2.2.1
normal
solana-client ~2.2.1
normal
solana-commitment-config ~2.2.1
normal
solana-instruction ~2.2.1
normal
solana-keypair ~2.2.1
normal
solana-message ~2.2.1
normal
solana-pubkey ~2.2.1
normal
solana-signer ~2.2.1
normal
spl-associated-token-account ^6
normal
spl-pod ^0.5
normal
spl-token-2022 ^7
normal
spl-token-metadata-interface ^0.6
normal
thiserror ^1.0
normal
tokio ^1
normal
yellowstone-shield-client ^0.6.0
normal
Versions
47.46%
of the crate is documented
Go to latest version
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
yellowstone_
shield_
cli
0.6.0
yellowstone_shield_cli
Function
run
Copy item path
Source
pub async fn run(config:
Arc
<
Config
>, command:
Command
) ->
RunResult