Docs.rs
trapeze-0.7.0
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
trapeze 0.7.0
A rust implementation of ttrpc
Crate
Source
Builds
Feature flags
Documentation
Coverage
0%
0
out of
19
items documented
0
out of
18
items with examples
Ø build duration
all releases: 42s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
Homepage
jprendes/trapeze
0
0
0
crates.io
Dependencies
async-stream ^0.3
normal
async-trait ^0.1
normal
bitflags ^2
normal
futures ^0.3
normal
log ^0.4
normal
prost ^0.13
normal
prost-types ^0.13
normal
thiserror ^1
normal
tokio ^1
normal
tokio-stream ^0.1
normal
trapeze-codegen ^0.7.0
normal
trapeze-macros ^0.7.0
normal
tokio-vsock ^0.5
normal
optional
windows-sys ^0.59
normal
Versions
0.7.6
(2025-02-19)
0.7.5
(2024-11-19)
0.7.4
(2024-11-19)
0.7.3
(2024-11-14)
0.7.1
(2024-11-13)
0.7.0
(2024-10-04)
0.6.0
(2024-05-08)
0.5.2
(2024-04-26)
0.5.1
(2024-04-25)
0.5.0
(2024-04-24)
0.4.1
(2024-04-19)
0.4.0
(2024-04-17)
0.3.0
(2024-04-17)
0.2.0
(2024-04-13)
0.1.0
(2024-03-02)
Owners
trapeze
A transport agnostic async implementation of
ttrpc
using
tokio
and
prost
.