SamsungDS / Spex

lint- and extract figures from NVMe specification documents.
https://samsungds.github.io/Spex/
3 stars 2 forks source link

fix: refactoring of writer and parser, adds typing #28

Closed mbrsamsung closed 2 months ago

mbrsamsung commented 2 months ago

This refactor splits writers and progressbar out in its own models.

Furthermore it adds typing in preparation of typing level increased to strict.