1276
11
1277
9
1.71.0 pre-release testing (blog.rust-lang.org)
1278
17
submitted 3 years ago* (last edited 3 years ago) by Arbitrary@lemmy.fmhy.ml to c/rust@programming.dev

E:url was changed

1279
11
Rust Analyzer Changelog #189 (rust-analyzer.github.io)
1280
4
IntelliJ Rust Changelog #198 (intellij-rust.github.io)
1281
4
submitted 3 years ago* (last edited 3 years ago) by snaggen@programming.dev to c/rust@programming.dev

Docker have added rust server support to docker init, but what does that mean? I would appreciate if someone could clarify this.

1282
20

Unusually high astonishment by Rust standards

1283
6

Your chance to geek out (and finally learn about what Rust's ownership system)

1284
34
Bevy 0.11 (bevyengine.org)
submitted 3 years ago by tormeh@beehaw.org to c/rust@programming.dev
1285
14
1286
6
1287
17
1288
12

My program is small enough that in TS/JS I'd normally just store the data in some global variable to be access from whatever elsewhere in the app. But with Rust from what I can tell this doesn't seem to be a common practice. How should i handle this?

More specifically, I need to:

  1. program start, fetch data from my db (DONE)
  2. store this data somehow somewhere
  3. access said data (for read only in this use case)

Thanks for any insights here!

1289
4
1290
3
1291
9
Learning to learn Rust (blog.danieljanus.pl)
1292
14

Building a Web App in Rust: From Zero to Deployment

1293
10
1294
32
Why Rust is easy (www.linkedin.com)

Have you ever heard that Rust is difficult and has a steep learning curve?

In this blog post, the author will explain why he believe that is wrong and, in some cases, easier than some other programming languages.

1295
25
1296
20
This Week in Rust 502 (this-week-in-rust.org)
submitted 3 years ago* (last edited 3 years ago) by snaggen@programming.dev to c/rust@programming.dev
1297
9
1298
21
submitted 3 years ago* (last edited 3 years ago) by snaggen@programming.dev to c/rust@programming.dev

This blog post was published roughly simultaneously with the regex 1.9 release.

1299
10
1300
17
submitted 3 years ago* (last edited 3 years ago) by neon_arch@programming.dev to c/rust@programming.dev

This post provides a guide/tutorial from what I learn't from one of my projects on how to wrap errors with enums when using the error stack crate in rust.

view more: ‹ prev next ›

Rust

8252 readers
30 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

!performance@programming.dev

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 3 years ago
MODERATORS