Skip to content

[Feature/Improvement] Replace multiple lines needing to be added to build.rs with provided function/macro from crate #13

Description

@petekubiak

I've seen a nice pattern where, if a crate requires that you add something to your build.rs, rather than having to be walked through adding a number of lines you can simply call a function provided by the crate. I'd like to improve the build.rs with that here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Fields

    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions