Crates.io | libuio-macros |
lib.rs | libuio-macros |
version | 0.2.1 |
source | src |
created_at | 2024-07-28 20:25:21.047079 |
updated_at | 2024-07-28 20:36:18.435029 |
description | A proc_macro crate for the libuio async framework. |
homepage | |
repository | https://github.com/uio-rs/libuio-macros |
max_upload_size | |
id | 1318224 |
size | 14,697 |
This module is a proc-macro
crate for use in the 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.