Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 469 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 469 Bytes

twirp-rs

This repository contains the following crates published to crates.io. Please see their respective README files for more information.

  • twirp-build - A crate for generating twirp client and server interfaces. This is probably what you are looking for.
  • twirp - A crate used by code that is generated by twirp-build