separated out utilities and started tightening visibility modifiers
This commit is contained in:
parent
9f2b349029
commit
0946d13e6e
6 changed files with 150 additions and 203 deletions
|
@ -40,6 +40,8 @@ Here's a command to test on a malformed VCD:
|
|||
# TODO
|
||||
|
||||
## Features
|
||||
- [ ] be explicit with imports, remove exports as possible
|
||||
once FastWave is known to be fairly stable.
|
||||
- [ ] macro for getting line number when propagating errors
|
||||
- [ ] search for any ok_or's
|
||||
- [ ] search for any unwraps or any direct vectors indexing
|
||||
|
|
Reference in a new issue