Skip to content

Expose a way to get configured rules #7

@oxinabox

Description

@oxinabox

Right now on_new_rule just filters out any rules that require a RuleConfig argument.
Which is for e.g. rules that need to call back into the AD system.
See ChainRulesCore docs https://juliadiff.org/ChainRulesCore.jl/dev/config.html
That is the safe and easy thing to do.
but we should probably make it possible to get them.
Maybe push the filtering of those out on to the end-user.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions