This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3088c4b046
rust
/
tests
/
ui
/
proc-macro
/
auxiliary
/
derive-helper-shadowed-2.rs
3 lines
55 B
Rust
Raw
Normal View
History
Unescape
Escape
resolve: Introduce two sub-namespaces in macro namespace
2018-09-08 14:19:53 -05:00
#[
macro_export
]
tests: Centralize proc macros commonly used for testing
2019-05-21 17:09:58 -05:00
macro_rules
!
empty_helper
{
(
)
=
>
(
)
}
Reference in New Issue
Copy Permalink