Docs.rs
podman-autogen-api-0.9.0
podman-autogen-api 0.9.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
blazzy
Dependencies
base64 ~0.7.0
normal
futures ^0.3
normal
http ~0.2
normal
http-body-util ^0.1.2
normal
hyper ^1.3.1
normal
hyper-util ^0.1.5
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_with ^3.8
normal
url ^2.5
normal
uuid ^1.8
normal
Versions
46.45%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
podman_
autogen_
api
0.9.0
In podman_
autogen_
api::
apis::
configuration
podman_autogen_api
::
apis
::
configuration
Type Alias
BasicAuth
Copy item path
Source
pub type BasicAuth = (
String
,
Option
<
String
>);