18 releases

Uses old Rust 2015

0.3.36 Apr 28, 2018
0.3.32 Apr 15, 2018
0.3.21 Mar 20, 2018
0.3.13 Feb 17, 2018
0.3.10 Dec 23, 2017

#6 in #reproto

Download history 36/week @ 2025-12-03 23/week @ 2025-12-10 49/week @ 2025-12-17 31/week @ 2025-12-24 26/week @ 2025-12-31 14/week @ 2026-01-07 20/week @ 2026-01-14 33/week @ 2026-01-21 42/week @ 2026-01-28 36/week @ 2026-02-04 10/week @ 2026-02-11 43/week @ 2026-02-18 33/week @ 2026-02-25 24/week @ 2026-03-04 43/week @ 2026-03-11 39/week @ 2026-03-18

148 downloads per month
Used in 18 crates (via reproto-path-parser)

MIT/Apache

10KB
251 lines

reproto path lexer

Lexer implementation for HTTP path with variable replacements.

Example: /toy/{id}

This is a part of the reproto compiler.

No runtime deps