Crate routee_compass_macros
source ·Attribute Macros§
- A procedural macro that generates python bindings for a struct that implements the
CompassAppBindings
trait. This allows custom applications to be exposed to python in a similar manner as the original python compass app.