Skip to content

Conversation

@folkertdev
Copy link
Member

does this look reasonable?

With `zstd-sys` these are enums, and a wildcard import can be used. In libz-rs-sys these are instead structs with associated constants, and hence the constants must be imported explicitly.
@folkertdev folkertdev requested a review from bjorn3 October 14, 2025 11:41
@folkertdev
Copy link
Member Author

@bjorn3 ping

@bjorn3
Copy link

bjorn3 commented Oct 20, 2025

Makes sense, but the path dependency of course won't work outside of your own system. You could use a git dependency or a relative path dependency I guess.

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