-
-
Notifications
You must be signed in to change notification settings - Fork 249
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Moved Sized from FromDatum methods to trait (#1831)
Since all methods of `FromDatum` require `Self` to be `Sized` it makes sense to move the bound to the trait itself.
- Loading branch information
1 parent
ed18e63
commit 39f1348
Showing
1 changed file
with
6 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters