forked from yodaldevoid/dts_viewer
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve cell parsing error reporting using verify!
Moves any error concerning the bits field to the actual site of the error. Sadly `verify!` cannot be used to fully replace `parse_cell` due to some weirdness with the return value of the function and closures.
- Loading branch information
1 parent
600c0fe
commit 46c80db
Showing
1 changed file
with
9 additions
and
11 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