Crate jeep_train_macro

Source

Macros§

plugin
keywords for plugin
router
You use this to define router. Macro will expand her input into match statement.
server
Used to define function that acts as a server’s logic. Example