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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions