sim: Implement Default for a few types
Clippy suggests implementing Default when the `new` function for that
type just initializes the type to default values.
Signed-off-by:
David Brown <david.brown@linaro.org>
Loading
Please sign in to comment