- VS Code extension: Rust Macro Expand https://github.com/dtolnay/cargo-expand 4 comments rust
- Question: Is it possible to expand macros into their resulting elixir source code? https://github.com/dtolnay/cargo-expand 5 comments elixir
- cargo expand 0.4: Now supports expanding individual modules/types/functions: `cargo expand path::to::thing` https://github.com/dtolnay/cargo-expand 12 comments rust
- cargo-expand: Subcommand to show result of macro expansion and #[derive] expansion https://github.com/dtolnay/cargo-expand 2 comments rust
Linking pages
- Why Rust Has Macros · Bloggedy blog https://kasma1990.gitlab.io/2018/03/04/why-rust-has-macros/ 179 comments
- GitHub - rust-unofficial/awesome-rust: A curated list of Rust code and resources. https://github.com/rust-unofficial/awesome-rust 178 comments
- Scaling Rust builds with Bazel https://mmapped.blog/posts/17-scaling-rust-builds-with-bazel.html 129 comments
- GitHub - analysis-tools-dev/static-analysis: ⚙️ A curated list of static analysis (SAST) tools and linters for all programming languages, config files, build tools, and more. The focus is on tools which improve code quality. https://github.com/analysis-tools-dev/static-analysis 112 comments
- GitHub - dtolnay/syn: Parser for Rust source code https://github.com/dtolnay/syn 30 comments
- GitHub - rust-unofficial/awesome-rust: A curated list of Rust code and resources. https://github.com/kud1ing/awesome-rust 30 comments
- GitHub - JelteF/derive_more: Some more derive(Trait) options https://github.com/JelteF/derive_more 25 comments
- Yet Another GitHub Profile Generator - House Absolute(ly Pointless) https://blog.urth.org/2022/03/28/yet-another-github-profile-generator/ 23 comments
- GitHub - analysis-tools-dev/static-analysis: ⚙️ A curated list of static analysis (SAST) tools and linters for all programming languages, config files, build tools, and more. The focus is on tools which improve code quality. https://github.com/mre/awesome-static-analysis#c 21 comments
- GitHub - poteto/rustconf-2020: An aggregation of links that summarize RustConf 2020. Pull requests welcome! https://github.com/poteto/rustconf-2020 20 comments
- How To Bootstrap A Rust Web API From Scratch | A learning journal https://www.lpalmieri.com/posts/2020-08-09-zero-to-production-3-how-to-bootstrap-a-new-rust-web-api-from-scratch/ 17 comments
- GitHub - brotzeit/rustic: Rust development environment for Emacs https://github.com/brotzeit/rustic 17 comments
- One step forward, an easier interoperability between Rust and Haskell | IOG Engineering https://engineering.iog.io/2023-01-26-hs-bindgen-introduction 16 comments
- arl/README-Rust.md at master · kaxap/arl · GitHub https://github.com/kaxap/arl/blob/master/README-Rust.md 14 comments
- GitHub - JelteF/derive_more: Some more derive(Trait) options https://github.com/jeltef/derive_more?0.6.0= 11 comments
- GitHub - rust-unofficial/awesome-rust: A curated list of Rust code and resources. https://github.com/rust-unofficial/awesome-rust?tab=readme-ov-file#database 9 comments
- GitHub - steadylearner/born: Remove code duplication from Struct and Enum with functional macros. https://github.com/steadylearner/born 6 comments
- GitHub - Daksh14/croc-look: croc-look is a tool to make testing and debuging proc macros easier https://github.com/Daksh14/croc-look 6 comments
- Creating your own custom derive macro https://cetra3.github.io/blog/creating-your-own-derive-macro/ 6 comments
- Procedural Macros in Rust – A Handbook for Beginners https://www.freecodecamp.org/news/procedural-macros-in-rust/ 6 comments
Linked pages
Related searches:
Search whole site: site:github.com
Search title: GitHub - dtolnay/cargo-expand: Subcommand to show result of macro expansion
See how to search.