- Notifications
You must be signed in to change notification settings - Fork515
Commit90c92c2
committed
feat(types): add default derive to json wrapper
Adds a Default impl for `Json<T> where T: Default` allowing for otherstructs to use the wrapper and implement Default.1 parentbbc0414 commit90c92c2
1 file changed
+1
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
|
0 commit comments
Comments
(0)