veecle-os-runtime-macros 0.1.0

Macros for `veecle-os-runtime`
Documentation
1
2
3
4
5
6
# veecle-os-runtime-macros

Procedural macros for `veecle-os-runtime`.

**Note**: Most users should depend on the [`veecle-os`](https://crates.io/crates/veecle-os) crate instead of using this crate directly.
The `veecle-os` crate re-exports this functionality and provides a more complete API for building Veecle OS applications.