MAJOR refactoring

This commit is contained in:
Simon Gardling
2022-05-03 11:50:13 -04:00
parent 8952552eef
commit 13a47ec30b
12 changed files with 243 additions and 218 deletions

View File

@@ -42,3 +42,8 @@ jobs:
crate: cargo-all-features
version: latest
- run: cargo test-all-features
- name: Test Parsing
uses: actions-rs/cargo@v1
with:
command: check --package parsing