# libuio-macros This module is a `proc-macro` crate for use in the [libuio](https://github.com/uio-rs/libuio) async framework. This module will track the version of the main library. > Note it is not intended for this module to be consumed directly, instead its meant to be consumed via the [libuio]() library and used from there. There are NO guarantees as to the stability of this modules "public" API, so direct use is at the users discresion but no backwards compatibility will be maintained.