some_executor_macros 0.7.2

attribute macros for some_executor
Documentation
  • Coverage
  • 100%
    2 out of 2 items documented0 out of 1 items with examples
  • Size
  • Source code size: 10.9 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 134.5 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 2s Average build duration of successful builds.
  • all releases: 2s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • drewcrawford/some_executor
    2 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • drewcrawford

Attribute macros for some_executor.

Nothing here is meant to be used directly; some_executor re-exports [main], and #[some_executor::main] is the spelling to write. A proc-macro = true crate can export nothing but macros, which is the only reason this is a separate package.