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
190 downloads per month
Used in 18 crates
(via reproto-path-parser)
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.