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
/
mod-resolver
/
skip-files-issue-5065
/
one.rs
1 line
33 B
Rust
Raw
Normal View
History
Unescape
Escape
Backport: Do not touch module with #![rustfmt::skip] (4297) Although the implementation is slightly different than the original PR, the general idea is the same. After collecting all modules we want to exclude formatting those that contain the #![rustfmt::skip] attribute.
2021-11-24 18:47:37 -05:00
struct
One
{
value
:
String
}
Reference in New Issue
Copy Permalink