Docs.rs
mockforge-tui-0.3.105
mockforge-tui 0.3.105
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
rclanan
Dependencies
anyhow ^1
normal
chrono ^0.4
normal
clap ^4
normal
crossterm ^0.28
normal
futures ^0.3
normal
ratatui ^0.29
normal
reqwest ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
tokio ^1.0
normal
tokio-stream ^0.1
normal
toml ^0.8
normal
tracing ^0.1
normal
tracing-appender ^0.2
normal
tracing-subscriber ^0.3
normal
unicode-width ^0.2
normal
Versions
100%
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 client
mockforge_
tui
0.3.105
Module client
Module Items
Structs
In mockforge_
tui::
api
mockforge_tui
::
api
Module
client
Copy item path
Source
Expand description
HTTP client for the MockForge admin API.
Structs
ยง
Mock
Forge
Client
HTTP client wrapping
reqwest
with base URL and optional auth.