Crates.io | reproto-path-lexer |
lib.rs | reproto-path-lexer |
version | 0.3.36 |
source | src |
created_at | 2017-12-22 00:29:16.471894 |
updated_at | 2018-04-28 12:04:13.670616 |
description | path lexer used with the reproto parser |
homepage | https://github.com/reproto/reproto |
repository | https://github.com/reproto/reproto |
max_upload_size | |
id | 43934 |
size | 9,631 |
Lexer implementation for HTTP path with variable replacements.
Example: /toy/{id}
This is a part of the reproto compiler.