Rustfully

In Rust, what is the main advantage of using `Option<T>` over using null values?

4 months ago | [YT] | 49



@advanceringnewholder

Wait? Can you even use null values in Rust. Rust doesn't have a way to represent null.

1 month ago | 1