orbital-macros 0.1.2

Proc macros for Orbital component documentation and routing helpers
Documentation
1
2
3
// This module contains helper code for the orbital_routes! macro
// The actual macro implementation is in lib.rs because proc_macro functions
// must be in the crate root.