pub ThisWeekInRust {} – Telegram
pub ThisWeekInRust {}
986 subscribers
2 photos
2.41K links
Handpicked Rust updates,
delivered to your telegram.

Contacts: @sergeysova
Reposted from: https://this-week-in-rust.org
Source code: https://github.com/sergeysova/this_week_in_rust.rs
Another: @this_week_in_react
Download Telegram
This week's crate is clap-verbosity-flag, a small crate to easily add a verbosity setting to Rust command line applications.

https://github.com/rust-clique/clap-verbosity-flag
Understanding the difference between Box<Trait>, &Trait, impl Trait, and dyn Trait

https://joshleeb.com/posts/rust-traits-and-trait-objects/
Actix – an actor framework for Rust

https://simplabs.com/blog/2018/06/11/actix.html
Integrating QML and Rust: Creating a QMetaObject at compile time

https://woboq.com/blog/qmetaobject-from-rust.html