Docs.rs
opcda-bridge-client-0.4.0
opcda-bridge-client 0.4.0
Permalink
Docs.rs crate page
MIT
23 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
mikeboiko
Dependencies
anyhow ^1
normal
clap ^4
normal
opcda-bridge ^0.4
normal
serde ^1
normal
serde_json ^1
normal
tabled ^0.19
normal
tokio ^1
normal
toml ^1
normal
opcda-bridge-proto ^0.4
dev
proptest ^1.11
dev
tempfile ^3
dev
tokio-stream ^0.1
dev
tonic ^0.14
dev
tonic-prost ^0.14
dev
Versions
60.58%
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_command
opcda_
bridge_
client
0.4.0
In opcda_
bridge_
client::
cli
opcda_bridge_client
::
cli
Function
run_
command
Copy item path
Source
pub async fn run_command( cli:
Cli
, config: &
ClientConfig
, format:
OutputFormat
, ) ->
Result
<
()
>