Open CAD97 opened 2 years ago
Alternative to #35, #42. cc #24, #28.
This implements the callback based with_features approach mentioned in #35.
with_features
I've written the test to just use .probe("") to avoid making the test depend on the success of other tests.
.probe("")
Alternative to #35, #42. cc #24, #28.
This implements the callback based
with_features
approach mentioned in #35.I've written the test to just use
.probe("")
to avoid making the test depend on the success of other tests.