libuio-macros 0.2.1

A proc_macro crate for the libuio async framework.
Documentation
  • Coverage
  • 0%
    0 out of 2 items documented0 out of 1 items with examples
  • Size
  • Source code size: 14.69 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 271.45 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 5s Average build duration of successful builds.
  • all releases: 5s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • uio-rs/libuio-macros
    0 1 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • supernomad

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.