We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdae2a7 commit 05c44ccCopy full SHA for 05c44cc
text/3503-frontmatter.md
@@ -465,6 +465,8 @@ Downsides
465
- A lot of tools/IDEs have problems in dealing with macros
466
- Free-form rust code makes it harder for cargo to make edits to the manifest
467
468
+Bazel has an [import proc-macro](https://github.com/bazelbuild/rules_rust/pull/1142) but its more for simplifying the writing of `extern crate`.
469
+
470
### Alternative 7: Presentation Streams
471
472
```rust
0 commit comments