Skip to content

feat(macros): Provide a way for defining sails crate name in generated code#427

Merged
vobradovich merged 5 commits into
masterfrom
vo/sails_macros_crate_rename
Jul 30, 2024
Merged

feat(macros): Provide a way for defining sails crate name in generated code#427
vobradovich merged 5 commits into
masterfrom
vo/sails_macros_crate_rename

Conversation

@vobradovich
Copy link
Copy Markdown
Member

Add to sails macros crate property to override sails_rs path

Resolves # 401.

@vobradovich vobradovich self-assigned this Jul 29, 2024
@vobradovich vobradovich marked this pull request as ready for review July 29, 2024 15:52
@vobradovich vobradovich requested a review from DennisInSky July 29, 2024 15:52
@vobradovich vobradovich linked an issue Jul 29, 2024 that may be closed by this pull request
Comment thread rs/macros/core/src/program/args.rs
Comment thread rs/macros/core/src/sails_paths.rs Outdated
Comment thread examples/proxy/Cargo.toml Outdated
@vobradovich vobradovich requested a review from DennisInSky July 30, 2024 10:15
Copy link
Copy Markdown
Contributor

@DennisInSky DennisInSky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice one

@vobradovich vobradovich merged commit ebf72e9 into master Jul 30, 2024
@vobradovich vobradovich deleted the vo/sails_macros_crate_rename branch July 30, 2024 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Provide a way for defining sails crate name in generated code

2 participants