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

#5 in #reproto

Download history 7/week @ 2024-11-13 24/week @ 2024-11-20 54/week @ 2024-11-27 60/week @ 2024-12-04 73/week @ 2024-12-11 14/week @ 2024-12-18 8/week @ 2025-01-08 28/week @ 2025-01-15 21/week @ 2025-01-22 6/week @ 2025-02-05 30/week @ 2025-02-12 13/week @ 2025-02-19 8/week @ 2025-02-26

57 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.


lib.rs:

Lexer used for parsing reproto manifests.

No runtime deps