Docs.rs
openstack-0.6.0
openstack 0.6.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
dtantsur
Dependencies
async-stream ^0.3
normal
async-trait ^0.1
normal
chrono ^0.4
normal
futures ^0.3
normal
ipnet ^2.0
normal
json-patch ^3.0
normal
optional
log ^0.4
normal
macaddr ^1.0
normal
osauth ^0.5
normal
pin-project ^1.0
normal
reqwest ^0.12
normal
serde ^1.0
normal
serde_derive ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
tokio-util ^0.7
normal
optional
waiter ^0.2
normal
env_logger ^0.11
dev
hex ^0.4
dev
md-5 ^0.10
dev
tokio ^1.21
dev
Versions
100%
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
Module waiter
openstack
0.6.0
Module waiter
Module Items
Structs
Traits
In crate openstack
openstack
Module
waiter
Copy item path
Source
Expand description
Framework for waiting for asynchronous events.
Structs
§
Deletion
Waiter
Wait for resource deletion.
Traits
§
Waiter
Trait representing a waiter for some asynchronous action to finish.