Files
stacks-puppet-node/libsigner
Mårten Blankfors fdba3e9694 fix: Get rid of some unnecessary trait bounds
Note: It's often tempting to put trait bounds on structs but in most
scenarios the general rule of thumb should be to use trait bounds
in impl blocks but let structs just declare data structures and
not behavior.

For further reading: https://stackoverflow.com/questions/49229332/should-trait-bounds-be-duplicated-in-struct-and-impl
2024-03-06 13:44:18 +01:00
..

The file is empty.