- TIL that format! macro has a bunch of features https://doc.rust-lang.org/std/fmt/#usage 26 comments rust
- PSA: {:#?} produces pretty-printed Debug output http://doc.rust-lang.org/std/fmt/index.html#sign/%23/0 22 comments rust
Linking pages
- Why Rust Has Macros · Bloggedy blog https://kasma1990.gitlab.io/2018/03/04/why-rust-has-macros/ 179 comments
- GitHub - rcoh/angle-grinder: Slice and dice logs on the command line https://github.com/rcoh/angle-grinder 79 comments
- Rust for Rubyists | Matthias Endler https://matthias-endler.de/2017/rust-for-rubyists/ 57 comments
- Could Rust have a left-pad incident? — edunham http://edunham.net/2016/03/24/could_rust_have_a_left_pad_incident.html 38 comments
- Rust2018 And The Great Cli Awakening http://vitiral.github.io/2018/01/17/rust2018-and-the-great-cli-awakening.html 35 comments
- Formatting user-defined types with {fmt} library https://wgml.pl/blog/formatting-user-defined-types-fmt.html 23 comments
- IntelliJ Rust Changelog #150 https://intellij-rust.github.io/2021/07/05/changelog-150.html 19 comments
- A Tiny `ls` Clone Written in Rust | Matthias Endler https://matthias-endler.de/2018/ls/ 16 comments
- Modular Errors with Rust's thiserror · GitHub https://gist.github.com/quad/a8a7cc87d1401004c6a8973947f20365 15 comments
- Password Generation in Ruby and Rust https://hur.st/blog/2018/08-25-password-generation-in-ruby-and-rust/ 13 comments
- Hidden treasures of the Rust ecosystem - Pascal’s Scribbles https://scribbles.pascalhertleif.de/hidden-treasures-of-the-rust-ecosystems.html 9 comments
- #[derive(Debug)] on serde steroids https://rreverser.com/derive-serdebug/ 6 comments
- IntelliJ Rust Changelog #179 https://intellij-rust.github.io/2022/09/26/changelog-179.html 5 comments
- Beginner-Intermediate Rust Error Handling - Kartavya Vashishtha https://desmondwillowbrook.github.io/blog/rust-error-handling/ 5 comments
- Efficient, Extensible, Expressive: Typed Tagless Final Interpreters in Rust https://open.substack.com/pub/getcode/p/efficient-extensible-expressive-typed?r=1dboko 5 comments
- IntelliJ Rust Changelog #180 https://intellij-rust.github.io/2022/10/10/changelog-180.html 3 comments
- Rust Design-for-Testability: a survey – Alastair Reid – Researcher at Intel https://alastairreid.github.io/rust-testability/ 3 comments
- A SQL database and an interactive grapher in a single HTML file https://dystroy.org/blog/sql-in-html/ 0 comments
- 24 days of Rust - redis | siciarz.net https://siciarz.net/24-days-of-rust-redis/ 0 comments
- Efficient, Extensible, Expressive: Typed Tagless Final Interpreters in Rust https://getcode.substack.com/p/efficient-extensible-expressive-typed 0 comments
Would you like to stay up to date with Rust? Checkout Rust
Weekly.
Related searches:
Search whole site: site:doc.rust-lang.org
Search title: std::fmt - Rust
See how to search.