#macro #reason #separate #proc-macro #direct #intended #simul

macro simul-macro

An internal macros crate for the simul macro

1 unstable release

0.1.0 Mar 31, 2024

#1102 in Procedural macros

Download history 130/week @ 2024-03-26 43/week @ 2024-04-02 3/week @ 2024-04-09

176 downloads per month
Used in simul

MIT license

4KB

simul-macro

This crate contains the macros that are used in the simul crate.

This macros are re-exported via the simul lib and are only intended to be used with that library, so there's no reason to take a direct dependency on this crate. The only reason it is a separate crate is because procedural macros must be in a separate crate.

Dependencies

~0.4–0.8MB
~20K SLoC