seanmonstar / num_cpus

Get the number of CPUs in Rust
Apache License 2.0
582 stars 91 forks source link

Enhance Code Quality with `unwrap_or`... #136

Closed aviradinsky closed 1 year ago

aviradinsky commented 1 year ago

Utilize the unwrap_or and unwrap_or_else functions.