Add the macro style router definition?
Closed this issue · 1 comments
pepe commented
As can be seen here https://github.com/zizkovrb/rustmvc/tree/macro-router.
Experimental compiler feature must be enabled (from what I gather anyway ;).
steveklabnik commented
I'd be interested in pulling this in eventually, but you're right: macros are an unstable feature. I'd like to get things actually done first, and then add stuff like this at the end, I think :)