4 releases (breaking)
0.4.0 | Jul 2, 2022 |
---|---|
0.3.0 | Oct 1, 2019 |
0.2.0 | Dec 10, 2017 |
0.1.0 | Nov 5, 2017 |
29 downloads per month
Used in intercom
185KB
3.5K
SLoC
Procedural macro attributes for defining intercom libraries.
These macros implement various low level items that enable the associated types to be instantiated and invoked over the COM interface protocol.
Instead of depending on this crate directly, the users should depend on
the main intercom
crate isntead.
The split into two crates is an artificial limitation of Rust. The crates defining procedural macros cannot export anything else than procedural macros.
Dependencies
~2MB
~45K SLoC