Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat!: simplify
SignatureFunc
and add custom arg validation. (#706)
Closes #675 but not exactly as specified in the issue - SignatureFunc is still an enum, but something close to the desired interface is achieved. BREAKING_CHANGES: `Extension::add_op...` methods simplified and renamed, there is only `add_op` and `add_op_simple` now.
- Loading branch information