-
.
-
Руководство сломано: не подружаются листинги.
На сломанных страницах вместо листингов отображается примерно следующее:
Файл: src/lib.rs
{{#rustdoc_include ../listings/ch17-oop/listing-17-01/src…
-
**Is your feature request related to a problem? Please describe.**
Readers following “Simplified Embedded Rust: ESP Standard Library Edition” may encounter build failures when running “Hello World” e…
-
Section in question:
https://godot-rust.github.io/book/register/signals.html?highlight=connect#registering-signals
Specific region:
> As an alternative, you can use Godot's dynamic API to regis…
-
### Summary
After building from source to the latest master(cbbeca6c5227e65bebdbe9abbadbd2202ffc1005), I noticed the completion items change when cycling through them. The names are initially what …
-
### Roadmap URL
https://roadmap.sh/rust
### Suggestions
Leptos is a fast and lightweight web framework for building reactive apps in Rust. It lets create both: client and server-side applications w…
-
Today, we don't have any tests for the JavaScript code found in
- https://github.com/google/comprehensive-rust/blob/main/theme/book.js: executes the Rust Playground code (comes from the upstream `mdb…
-
In an error message about mutable global variables (https://github.com/rust-lang/rust/pull/133143) I wanted to link to the book to a chapter explaining how to use `static` with mutable data, but I cou…
-
Running the [xdp_hello](https://github.com/aya-rs/book/tree/main/examples/xdp-hello) example with the following commands fails in:
`docker run -it --privileged --network host --rm -v ~/dev/aya-book…
-
- I have searched open and closed issues and pull requests for duplicates, using these search terms:
- 4.5
- Chapter 4
- &Vec
-
- I have checked the latest `main` branch to see if this ha…