Docs.rs
task-motel-0.1.0
task-motel 0.1.0
Docs.rs crate page
Apache-2.0
Links
Homepage
crates.io
Source
Owners
maackle
github:holochain:holochain-devs
Dependencies
futures ^0.3
normal
parking_lot ^0.12
normal
tokio ^1.11
normal
tracing ^0.1
normal
maplit ^1.0
dev
rand ^0.8
dev
tokio ^1.11
dev
tokio-stream ^0.1
dev
Versions
44.44%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
GroupStop
task_
motel
0.1.0
Group
Stop
Aliased Type
In crate task_
motel
task_motel
Type Alias
Group
Stop
Copy item path
Source
pub type GroupStop =
BoxFuture
<'static,
()
>;
Aliased Type
ยง
pub struct GroupStop {
/* private fields */
}