Docs.rs
jeep-train-macro-0.1.0
jeep-train-macro 0.1.0
Permalink
Docs.rs crate page
Links
Homepage
crates.io
Source
Owners
thomas-k-cameron
Dependencies
env_logger ^0.7
normal
jeep-train-prelude ^0.1
normal
quote ^1
normal
regex ^1
normal
Versions
75%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
jeep_
train_
macro
0.1.0
All Items
Crate Items
Macros
Crate
jeep_train_macro
Copy item path
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