Docs.rs
stmo-cli-0.4.0
stmo-cli 0.4.0
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
JohanLorenzo
Dependencies
anyhow ^1
normal
clap ^4
normal
dialoguer ^0.11
normal
dirs ^6
normal
reqwest ^0.12
normal
semver ^1
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
tokio ^1
normal
pretty_assertions ^1
dev
tempfile ^3
dev
tokio-test ^0.4
dev
wiremock ^0.6
dev
Versions
0%
of the crate is documented
Platform
aarch64-apple-darwin
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
list_data_sources
stmo_
cli
0.4.0
In stmo_
cli::
commands::
datasources
stmo_cli
::
commands
::
datasources
Function
list_
data_
sources
Copy item path
Source
pub async fn list_data_sources( client: &
RedashClient
, format:
OutputFormat
, ) ->
Result
<
()
>