Emii Tatsuo
|
b69aba139f
|
Rebrand as kochab
I spent /so/ long looking for that figlet font.
__ __ __
/ /______ _____/ /_ ____ _/ /_
/ //_/ __ \/ ___/ __ \/ __ `/ __ \
/ ,< / /_/ / /__/ / / / /_/ / /_/ /
/_/|_|\____/\___/_/ /_/\__,_/_.___/
|
2020-11-25 00:42:09 -05:00 |
|
Emi Tatsuo
|
560760c489
|
Added another test for RoutingNode
|
2020-11-24 15:08:05 -05:00 |
|
Emi Tatsuo
|
b2a671993e
|
Add ability to iterate over a routing node
|
2020-11-24 14:51:21 -05:00 |
|
Emi Tatsuo
|
cd7af1025a
|
Cleanup typos in routes docs
I should really use spellcheck more often
|
2020-11-20 23:51:22 -05:00 |
|
Emi Tatsuo
|
536e404fdf
|
Make RoutingNode generic
|
2020-11-20 13:54:24 -05:00 |
|
Emi Tatsuo
|
59e3222ce8
|
Add trailing segments to request
|
2020-11-20 13:22:34 -05:00 |
|
Emi Tatsuo
|
54816e1f67
|
Fixed bug where root handler was never hit for requests other than exact matches
|
2020-11-19 23:34:45 -05:00 |
|
Emi Tatsuo
|
dc18bf2d1c
|
Fix examples (& also bugs with args in lib.rs)
I thought I was clever with Into<Handler> :(
|
2020-11-19 22:33:44 -05:00 |
|
Emi Tatsuo
|
4a0d07c2ca
|
Switched Builder & Server to routes from a single handler
|
2020-11-19 22:11:31 -05:00 |
|
Emi Tatsuo
|
e6c66ed9e7
|
Don't feature gate routing
I really thought this was gonna be more complicated when I was planning it. Well,
"planning" it.
|
2020-11-19 21:45:41 -05:00 |
|