#token-stream #macro-derive #traits #rustifact #to-token-stream

macro rustifact_derive

A derive macro for rustifact::ToTokenStream

3 unstable releases

0.2.0 Jul 9, 2023
0.1.1 Jul 7, 2023
0.1.0 Jul 5, 2023

#36 in #token-stream

21 downloads per month
Used in 2 crates (via rustifact)

MPL-2.0 license

8KB
123 lines

rustifact_derive

Provides a derive macro for the Rustifact crate. Refer to its documentation for usage details.


lib.rs:

rustifact_derive

This crate serves to provide a derive macro for the rustifact::ToTokenStream trait. You should not need to use this crate directly, as it's exposed via the rustifact crate.

Dependencies

~0.4–0.8MB
~20K SLoC