mirror of
https://github.com/italicsjenga/gba.git
synced 2025-01-23 07:56:33 +11:00
Once we use one proc-macro, we might use them all
This commit is contained in:
parent
5408a11f54
commit
c892ac9681
1 changed files with 0 additions and 8 deletions
|
@ -1,8 +0,0 @@
|
|||
//! Module for all macros.
|
||||
//!
|
||||
//! Macros are the only thing in Rust where declaration order matters, so we
|
||||
//! place all of them here regardless of what they do so that the macros module
|
||||
//! can appear at the "top" of the library and all other modules can see them
|
||||
//! properly.
|
||||
|
||||
// no macros yet!
|
Loading…
Add table
Reference in a new issue