Docs.rs
serviceless-0.2.0
serviceless 0.2.0
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
tiannian
Dependencies
async-trait ^0.1.80
normal
futures-core ^0.3
normal
futures-util ^0.3
normal
log ^0.4.20
normal
service-channel ^0.1.0
normal
thiserror ^2.0.17
normal
tokio ^1.37.0
dev
Versions
77.78%
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
EmptyStream
serviceless
0.2.0
Empty
Stream
Aliased Type
In crate serviceless
serviceless
Type Alias
Empty
Stream
Copy item path
Source
pub type EmptyStream<S> =
Empty
<
Envelope
<S>>;
Aliased Type
ยง
pub struct EmptyStream<S> {
/* private fields */
}