Skip to content

Add some more options to RustBuilder#21

Open
mosuem wants to merge 1 commit intoirondash:mainfrom
mosuem:addMoreArgsToRustBuilder
Open

Add some more options to RustBuilder#21
mosuem wants to merge 1 commit intoirondash:mainfrom
mosuem:addMoreArgsToRustBuilder

Conversation

@mosuem
Copy link

@mosuem mosuem commented Aug 16, 2024

As discussed in dart-lang/i18n#857. I don't know much about Rust, let me know if this makes sense!

/// Name of the crate to be built.
final String? crateName;

final CrateType? crateType;
Copy link
Author

Choose a reason for hiding this comment

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

These need some docs - just wanted to check if I am on the right path first, if yes I will go through this and clean it up.

@knopp
Copy link
Contributor

knopp commented Aug 19, 2024

Overall this looks good to me. But with all these options expanded I should probably figure out more robust way to test things on CI. Not a blocker for this PR.

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.

2 participants