Closed nekevss closed 5 months ago
This would close #39.
This migrates us from the current parser to the ixdtf crate.
ixdtf
As mentioned in #48, this also adds a macro temporal_assertion for asserting with the goal of being able to use that functionality instead of expect going forward.
temporal_assertion
expect
This would close #39.
This migrates us from the current parser to the
ixdtf
crate.As mentioned in #48, this also adds a macro
temporal_assertion
for asserting with the goal of being able to use that functionality instead ofexpect
going forward.