Docs.rs
cosmic-cinder-0.1.10
cosmic-cinder 0.1.10
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
skynetcap
Dependencies
arboard ^3.6.1
normal
bs58 ^0.5.1
normal
chrono ^0.4.44
normal
crossterm ^0.29.0
normal
dotenvy ^0.15.7
normal
futures-util ^0.3.32
normal
cosmic-phoenix-eternal-types ^0.1.1
normal
phoenix-rise ^0.1.2
normal
ratatui ^0.30.0
normal
rustls ^0.23.40
normal
serde_json ^1.0.149
normal
solana-account-decoder-client-types =2.3.13
normal
solana-commitment-config ^2.2.1
normal
solana-hash ^2.3.0
normal
solana-instruction ^2.3.3
normal
solana-keypair ^2.2.1
normal
solana-message ^2.4.0
normal
solana-pubkey ^2.4.0
normal
solana-pubsub-client =2.3.13
normal
solana-rpc-client =2.3.13
normal
solana-rpc-client-types =2.3.13
normal
solana-signature ^2.3.0
normal
solana-signer ^2.2.1
normal
solana-transaction ^2.2.3
normal
solana-transaction-status-client-types =2.3.13
normal
tokio ^1.52.2
normal
tracing ^0.1.44
normal
tracing-subscriber ^0.3.23
normal
Versions
39.22%
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
Crate cinder
cinder
0.1.10
All Items
Crate Items
Re-exports
Modules
Crate
cinder
Copy item path
Source
Expand description
Phoenix TUI: terminal trading client for Phoenix perpetuals.
Re-exports
§
pub use app::
run
;
Modules
§
app
Wire HTTP, WebSocket, and the TUI.
spline
Backwards-compatible module name for older callers. New code should use
tui
, which matches the on-disk layout.
tui
Terminal UI runtime for Phoenix perpetual markets.