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
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