mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-01-12 22:43:42 +08:00
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
The file is empty.