Docs.rs
simulator-client-0.6.0
simulator-client 0.6.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Yiwen-Gao
github:nitro-svm:eng-all
Dependencies
base64 ^0.22.1
normal
bincode ^2.0.1
normal
bon ^3.7.2
normal
chrono ^0.4.41
normal
futures ^0.3.31
normal
reqwest ^0.12
normal
serde ^1.0.219
normal
serde_json ^1.0.143
normal
simulator-api ^0.6.0
normal
solana-address ^1.0.0
normal
solana-client ^3.1.0
normal
solana-commitment-config ^3.1.0
normal
solana-loader-v3-interface ^6.0.0
normal
solana-rpc-client-api ^3.1.0
normal
spl-associated-token-account-interface ^2.0.0
normal
spl-token-2022-interface ^2.1.0
normal
thiserror ^2.0.16
normal
tokio ^1.47.1
normal
tokio-tungstenite ^0.24
normal
tokio-util ^0.7.16
normal
tracing ^0.1.41
normal
tokio ^1.47.1
dev
Versions
39.01%
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
Skip to main content
Module urls
simulator_
client
0.6.0
Module urls
Module Items
Enums
Functions
In crate simulator_
client
simulator_client
Module
urls
Copy item path
Source
Enums
§
UrlError
Error converting a URL scheme.
Functions
§
http_
to_
ws_
url
Convert an
http(s)://
RPC endpoint URL to a
ws(s)://
URL.