This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
60fac34c20
rust
/
src
/
libtest
/
formatters
History
Download ZIP
Download TAR.GZ
Matthias Krüger
3f87f8cfee
Use writeln!(fmt, "word") instead of write!(fmt, "word\n") (clippy::write_with_newline)
2020-03-07 21:48:17 +01:00
..
json.rs
use is_empty() instead of len() == x to determine if structs are empty.
2020-02-28 15:16:27 +01:00
mod.rs
Use writeln!(fmt, "word") instead of write!(fmt, "word\n") (clippy::write_with_newline)
2020-03-07 21:48:17 +01:00
pretty.rs
Format the world
2019-12-22 17:42:47 -05:00
terse.rs
Format the world
2019-12-22 17:42:47 -05:00