Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prefer
unwrap_or(false)
instead of .unwrap_or_default()
for `bool…
…` for clarity
- Loading branch information