Rust

24
Mar

TIL: Rust - Some(T) or T

Today i was asking myself a question with Optional in Rust, about the necessity to write some boilerplate code like
1 min read