Skip to content

Conditions are always private #6009

Closed
Closed
@brson

Description

@brson

The condition! macro expands to a private mod and adding pub to the condition! declaration has no effect. As a result, all conditions are private and they are not usable. The quickest workaround is probably to make all conditions public.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-syntaxextArea: Syntax extensions

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions