This website requires JavaScript.
Explore
Help
Sign In
frost
/
bdk
Watch
3
Star
0
Fork
0
You've already forked bdk
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
bdk
/
testutils
/
src
History
Tobin Harding
2057c35468
Use ! is_empty instead of len > 0
...
As directed by clippy use `!a.is_empty()` instead of `a.len() > 0`.
2021-02-24 13:30:46 +11:00
..
lib.rs
Use ! is_empty instead of len > 0
2021-02-24 13:30:46 +11:00