Docs.rs
processcube_engine_client-0.3.0
processcube_engine_client 0.3.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
stefanluth
Dependencies
clap ^4.4.7
normal
reqwest ^0.11
normal
serde ^1.0
normal
serde_json ^1.0
normal
tokio ^1
normal
uuid ^1.5.0
dev
Versions
29.39%
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
register_commands
processcube_
engine_
client
0.3.0
In processcube_
engine_
client::
cli::
subcommands::
application_
info
processcube_engine_client
::
cli
::
subcommands
::
application_info
Function
register_
commands
Copy item path
Source
pub async fn register_commands( client_factory:
ClientFactory
, get:
ApplicationInfoCommands
, )