mirror of
https://github.com/trussed-dev/littlefs2-sys.git
synced 2026-06-20 04:16:31 -07:00
Derive Default if possible
This makes it easier to initialize structs without using unsafe code.
This commit is contained in:
+3
-1
@@ -6,7 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
-
|
||||
### Added
|
||||
|
||||
- Derive `Default` if possible
|
||||
|
||||
## [0.3.1] - 2025-02-27
|
||||
|
||||
|
||||
Reference in New Issue
Block a user