Docs.rs
pact_mock_server_cli-2.0.0
pact_mock_server_cli 2.0.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
adamtsis
mefellows
rholshausen
YOU54F
Dependencies
anyhow ^1.0.100
normal
bytes ^1.10.1
normal
clap ^4.5.50
normal
comfy-table ^7.2.1
normal
http ^1.3.1
normal
hyper ^1.7.0
normal
hyper-util ^0.1.17
normal
itertools ^0.14.0
normal
lazy_static ^1.5.0
normal
log ^0.4.28
normal
maplit ^1.0.2
normal
pact_matching ~2.0.1
normal
pact_mock_server ~2.1.0
normal
pact_models ~1.3.6
normal
rand ^0.9.2
normal
regex ^1.12.2
normal
reqwest ^0.12.24
normal
rustls ^0.23.34
normal
optional
serde_json ^1.0.145
normal
tokio ^1.48.0
normal
tracing ^0.1.41
normal
tracing-appender ^0.2.3
normal
tracing-core ^0.1.34
normal
tracing-subscriber ^0.3.20
normal
url ^2.5.7
normal
uuid ^1.18.1
normal
webmachine-rust ^0.5.0
normal
env_logger ^0.11.8
dev
expectest ^0.12.0
dev
quickcheck ^1.0.3
dev
test-log ^0.2.18
dev
trycmd ^0.15.10
dev
Versions
20%
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
handle_command_args
pact_
mock_
server_
cli
2.0.0
pact_mock_server_cli
Function
handle_
command_
args
Copy item path
Source
pub async fn handle_command_args() ->
Result
<
()
,
i32
>