Docs.rs
lightcone-0.4.2
lightcone 0.4.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
0xZohan
logandeancall
Dependencies
async-lock ^3.4
normal
optional
async-stream ^0.3
normal
base64 ^0.22
normal
bincode ^1.3.3
normal
bs58 ^0.5
normal
chrono ^0.4
normal
futures-timer ^3
normal
optional
futures-util ^0.3
normal
optional
gloo-timers ^0.3
normal
optional
hex ^0.4
normal
js-sys ^0.3
normal
optional
lazy_static ^1.5
normal
pin-project-lite ^0.2
normal
rand ^0.8
normal
reqwest ^0.12
normal
optional
rust_decimal ^1
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha3 ^0.10
normal
solana-client ^3.1
normal
optional
solana-commitment-config ^3.1
normal
optional
solana-hash ^4.0
normal
solana-instruction ^3.1
normal
solana-keypair ^3.0
normal
optional
solana-pubkey ^3.0
normal
solana-sdk-ids ^3.1
normal
solana-signature ^3.1
normal
solana-signer ^3.0
normal
optional
solana-system-interface ^3.0
normal
solana-transaction ^3.0
normal
spl-associated-token-account ^8.0
normal
spl-token ^9.0
normal
spl-token-2022 ^10.0
normal
thiserror ^2.0
normal
tokio ^1.49
normal
optional
tokio-tungstenite ^0.26
normal
optional
tracing ^0.1
normal
urlencoding ^2.1
normal
wasm-bindgen ^0.2
normal
optional
wasm-bindgen-futures ^0.4
normal
optional
web-sys ^0.3
normal
optional
bincode ^1.3.3
dev
dotenvy ^0.15
dev
futures-util ^0.3
dev
solana-keypair ^3.0
dev
solana-signer ^3.0
dev
tokio ^1
dev
tokio-test ^0.4
dev
Versions
42.89%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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 error
lightcone
0.4.2
Module error
Module Items
Enums
In crate lightcone
lightcone
Module
error
Copy item path
Source
Expand description
Unified SDK error types. Unified SDK error types.
Enums
§
Auth
Error
Authentication errors.
Http
Error
HTTP-layer errors.
SdkError
Top-level SDK error.
WsError
WebSocket errors.