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.