Jump to content

Main public logs

Combined display of all available logs of JOHNWICK. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 19:21, 23 November 2025 PC talk contribs created page Traits (Created page with "In our previous writeup, we looked at Lifetimes and their importance in Rust. If you missed it, you can check it out below. Lifetimes Yesterday we looked at Slices and their nitty-gritties, I’d suggest you check it out below. medium.com In Rust, a trait is a way to define a set of methods that types can implement. Think of it as a blueprint for behavior. If you’ve worked in other languages, traits are somewhat akin to interfaces in Java or protocols in Swift, but...")