mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2025-12-12 18:29:00 -05:00
de-cycle conduit_macros from conduit_core.
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
d7d874f88d
commit
7d487d53d8
5 changed files with 28 additions and 3 deletions
|
|
@ -1,4 +1,5 @@
|
|||
mod admin;
|
||||
mod utils;
|
||||
|
||||
use proc_macro::TokenStream;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue