Docs.rs
pipe-it-0.1.0
pipe-it 0.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Jw-23
Dependencies
futures ^0.3
normal
pipeit-derive ^0.1.0
normal
quick_cache ^0.6
normal
tokio ^1.0
normal
criterion ^0.8
dev
Versions
58%
of the crate is documented
Go to latest version
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
Module ext
pipe_it
0.1.0
Module ext
Module Items
Structs
Traits
In crate pipe_
it
pipe_it
Module
ext
Copy item path
Source
Structs
§
Cache
Connect
Extend
Pipe
Wrapper struct to adapt a Handler into a Pipeline.
Pullback
Repeat
Traits
§
Handler
Ext
Extension trait for any type that implements the Handler trait. Provides a way to convert a Handler into a Pipeline and combinators.