- Unmentioned 1.84.0 change: "object safety" is now called "dyn compatibility" https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility 40 comments rust
Linking pages
- Methods Should Be Object Safe | Nora Codes https://nora.codes/post/methods-should-be-object-safe/ 103 comments
- Traits, dynamic dispatch and upcasting https://articles.bchlr.de/traits-dynamic-dispatch-upcasting 16 comments
- An introduction to advanced Rust traits and generics https://www.shuttle.rs/blog/2024/04/18/using-traits-generics-rust 6 comments
- Rust Deep Dive: Borked Vtables and Barking Cats – Geo's Notepad – Mostly Programming and Math https://geo-ant.github.io/blog/2023/rust-dyn-trait-objects-fat-pointers/ 5 comments
- Baby Steps https://smallcultfollowing.com/babysteps/blog/2022/09/21/dyn-async-traits-part-9-callee-site-selection/ 4 comments
Would you like to stay up to date with Rust? Checkout Rust
Weekly.
Related searches:
Search whole site: site:doc.rust-lang.org
Search title: Traits - The Rust Reference
See how to search.