This website requires JavaScript.
Explore
Help
Register
Sign in
HoovesSocial
/
hippofish
Watch
2
Star
0
Fork
You've already forked hippofish
0
Code
Issues
3
Pull requests
1
Projects
Releases
Packages
Wiki
Activity
Actions
aa01c3d8ce
hippofish
/
packages
/
macro-rs
/
macros-impl
/
src
/
lib.rs
5 lines
68 B
Rust
Raw
Normal View
History
Unescape
Escape
chore (macros-impl): allow clippy::items_after_test_module
2024-06-11 20:50:40 +02:00
#![
allow(clippy::items_after_test_module)
]
refactor: macro-rs -> macros + macros_impl Co-authored-by: naskya <m@naskya.net>
2024-06-11 18:49:22 +02:00
pub
mod
napi
;
mod
util
;
Reference in a new issue
Copy permalink