Docs.rs
talea-client-0.1.1
talea-client 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
h4vismat
Dependencies
async-stream ^0.3
normal
async-trait ^0.1.89
normal
chrono ^0.4.44
normal
clap ^4
normal
optional
clap_complete ^4
normal
optional
clap_mangen ^0.2
normal
optional
eventsource-stream ^0.2
normal
futures ^0.3.32
normal
reqwest ^0.13.4
normal
serde ^1.0.228
normal
serde_json ^1.0.150
normal
talea-core ^0.1.0
normal
tokio ^1.52.3
normal
tracing ^0.1
normal
axum ^0.8.9
dev
sqlx ^0.9.0
dev
Versions
58.67%
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
run
talea_
client
0.1.1
In talea_
client::
cli
talea_client
::
cli
Function
run
Copy item path
Source
pub async fn run(cli:
Cli
) ->
ApiResult
<
()
>
Expand description
Full CLI entry: printing + the streaming tail loop.