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 41/week @ 2024-07-22 40/week @ 2024-07-29 51/week @ 2024-08-05 28/week @ 2024-08-12 27/week @ 2024-08-19 28/week @ 2024-08-26 32/week @ 2024-09-02 44/week @ 2024-09-09 34/week @ 2024-09-16 77/week @ 2024-09-23 31/week @ 2024-09-30 20/week @ 2024-10-14 29/week @ 2024-10-21 20/week @ 2024-10-28 42/week @ 2024-11-04

111 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