Docs.rs
ttrpc-compiler-0.3.0
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
ttrpc-compiler 0.3.0
ttRPC compiler for ttrpc
Crate
Source
Builds
Feature flags
Documentation
Links
crates.io
Dependencies
derive-new ^0.5
normal
prost ^0.5
normal
prost-build ^0.5
normal
prost-types ^0.5
normal
protobuf ^2.0
normal
protobuf-codegen ^2.14.0
normal
tempfile ^3.0
normal
Versions
0.8.0
(2025-07-15)
0.7.0
(2025-01-15)
0.6.3
(2024-09-27)
0.6.2
(2023-09-15)
0.6.1
(2022-09-14)
0.6.0
(2022-08-12)
0.5.1
(2022-09-15)
0.5.0
(2021-12-22)
0.4.4
(2023-06-19)
0.4.3
(2023-02-27)
0.4.2
(2022-09-15)
0.4.1
(2021-11-26)
0.4.0
(2021-02-24)
0.3.2
(2020-08-17)
0.3.1
(2020-07-17)
0.3.0
(2020-07-17)
Owners
A compiler of ttrpc-rust
generate rust version ttrpc codes from proto files.
Usage
Option 1 -
Manual Generation
Option 2 -
Programmatic Generation