This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
55b6f649024b372af901b3412a6d36c4284ccf3d
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 22:19:53 +03:00
#[
macro_export
]
tests: Centralize proc macros commonly used for testing
2019-05-22 01:09:58 +03:00
macro_rules
!
empty_helper
{
(
)
=
>
(
)
}
Reference in New Issue
Copy Permalink