246 private links
fn tokenize<'a>(code: &'a str) -> impl Iterator<Item=&'a str> {
...
}
A Rust framework used to build web Applications. Detailed in the blog post of sheshbabu
Well-explained ! It takes some times to read it, but some concepts are clear at the end 💡
if you have Foo and FooBuilder, consider adding a builder method to Foo
that returns the Builder of course
About impl Trait
Git more user-friendly and rewritten in Rust. Mhmhmh OK, something to follow and see where it goes.
Damn. I must keep some time to learn Rust, definitively.
If your goal is to learn Rust, you will likely fail because the return on investment is too low.
Ok go for learning by examples with espanso !
MeiliSearch seems to be a promising tool !
For web development: https://github.com/rust-unofficial/awesome-rust#web-programming
Also the list of resources contains great resources to learn: https://github.com/rust-unofficial/awesome-rust#resources
Feedback on using both languages :)
Un remplaçant d'Electron qui utilise comme backend du Rust au lieu de Node.js.
Empreinte mémoire largement inférieure, meilleures performances, meilleure sécurité.
(from sebsauvage)
Wow ! 😂
This is perfect with gitmoji with the package all-emojis ! 😍
This is INSANE ❤️
¯\_(ツ)_/¯
A programming language is low level when its programs require attention to the irrelevant.
– Alan Perlis
🤣