euv-macros 0.5.6

Procedural macros for the euv UI framework, providing the macro and attribute for declarative UI composition.
Documentation
1
2
3
4
mod r#const;
mod r#fn;

pub(crate) use {r#const::*, r#fn::*};