Docs.rs
acari-lib-0.1.12
acari-lib 0.1.12
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
untoldwind
Dependencies
chrono ^0.4
normal
dirs ^2
normal
percent-encoding ^2
normal
reqwest ^0.11
normal
serde ^1.0
normal
serde_json ^1
normal
url ^2
normal
pact_consumer ^0.7
dev
pact_mock_server ^0.7
dev
pretty_assertions ^0.7
dev
Versions
0%
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
acari_
lib
0.1.12
acari_lib
Macro
user_error
Copy item path
Source
macro_rules! user_error { ( $( $arg:expr ),* ) => { ... }; }