Skip to content

Put the macro crate behind a compilation feature #7

@yonip23

Description

@yonip23

The idea is to let users use this crate like so:

proc-lock = { version = "x", features = ["macros"] }

and the macro will be compiled only if the "macros" feature is enabled.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions