-
Suggestion: make code examples on rocket.rs compilable like in the "expandable view" for the rust book code examples.
-
Aftert reboot there is always problem:
```
Jul 12 09:04:44 libreqos-beta systemd[1]: Started lqos_node_manager.service.
Jul 12 09:04:44 libreqos-beta lqos_node_manager[938]: Rocket has launched fro…
-
Are we going to port the rest api to rust for better preformance?
If so rocket or actix-web? I wound think this should make a nice self contained project for someone and we could keep both the pyth…
-
### xx/xx (日)
**時間: 14:00~18:00**
**主題: Rust - 網站伺服器**
**講者: 共同導讀**
- 使用框架 [actix-web](https://github.com/actix/actix-web) - 開始活躍 (資深朋友介紹)
- 其他框架 [Rocket](https://github.com/SergioBenitez/Rocke…
-
We're now thinking about introducing some mechanism like "constness restriction on parameters" or so. Should we make parameters constant by default like Rust, or mutable by default like C++?
**Note…
-
## Version(s) of meta-rust
master:494d879a1d337cda5b3a19406cabe46fcd3aee76
## Version(s) of poky and/or oe-core
poky 6a751048e50c00261d99c2d8d69534f7a8da38a9
meta-openembedded 70ee7293017c4f…
-
Your benchmarks are only against ruby which in itself is an interpreted language and will be slow. So you should be actually comparing it to another compiled language like go with fasthttp framework o…
-
Folks! I just time traveled. I hath heard that popular language makes things safe. I'm thinking about rewriting the whole constitution in Rust. Should I do that?
> i bethink 'twill maketh the amend…
ghost updated
3 months ago
-
### Description:
This task involves adding a `/health` endpoint to our Rust-based server, which is crucial for monitoring the application's health and availability. The endpoint will respond with a si…
-
Hej, currently trying to get the extension up and running. I already set `"rust-client.channel": "nightly"`, but appearently the extension could not compile.
`Cargo.toml`
```
[package]
name = "x…