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 55/week @ 2024-03-12 55/week @ 2024-03-19 91/week @ 2024-03-26 78/week @ 2024-04-02 36/week @ 2024-04-09 50/week @ 2024-04-16 62/week @ 2024-04-23 54/week @ 2024-04-30 52/week @ 2024-05-07 55/week @ 2024-05-14 50/week @ 2024-05-21 51/week @ 2024-05-28 49/week @ 2024-06-04 37/week @ 2024-06-11 48/week @ 2024-06-18 44/week @ 2024-06-25

190 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