libuio-macros

Crates.iolibuio-macros
lib.rslibuio-macros
version0.2.1
sourcesrc
created_at2024-07-28 20:25:21.047079
updated_at2024-07-28 20:36:18.435029
descriptionA proc_macro crate for the libuio async framework.
homepage
repositoryhttps://github.com/uio-rs/libuio-macros
max_upload_size
id1318224
size14,697
Christian Saide (supernomad)

documentation

README

libuio-macros

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.

Commit count: 0

cargo fmt