1
0
Fork 0
mirror of https://forgejo.ellis.link/continuwuation/continuwuity.git synced 2025-07-28 10:48:30 +00:00

de-cycle conduit_macros from conduit_core.

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk 2024-07-24 03:55:01 +00:00
parent d7d874f88d
commit 7d487d53d8
5 changed files with 28 additions and 3 deletions

View file

@ -1,4 +1,5 @@
mod admin;
mod utils;
use proc_macro::TokenStream;