← findnix.eu
🎬 video.infosec.exchange video.infosec.exchange

Mini-rust in Rust 015: Parsing a typed assignment

⏱ 1:13:25 🌐 video.infosec.exchange

We want to have a go at some type-checking, so the first step is to write some code that causes a type error. We are going for `let x: i32 = 3.0;`. To do that, we need to be able to lex and parse the `: i32` part... More info: https://artificialworlds.net/blog/2025/02/14/mini-rust-in-rust-015-parse-typed-assignment

β†—https://video.infosec.exchange/w/aYiUGjZ2fZhymz2uLEZ18V
rustlang programming coding programming languages
Indexiert von findnix.eu Β· Eigene Seite einreichen