Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename crate #3

Merged
merged 1 commit into from
Jul 25, 2024
Merged

Rename crate #3

merged 1 commit into from
Jul 25, 2024

Conversation

gadomski
Copy link
Collaborator

In my experience, crates generally don't include the -rs prefix, since we assume they're the Rust version of whatever you're doing. There's not clear guidance that I can point to (and in fact there's confusion around the topic of naming in general) but at least to me, use cql2 feel better than use cql2_rs.

Cargo crates generally don't include the `-rs` prefix, since we assume they're
the Rust version of whatever you're doing. There's not clear guidance on this
but, at least to me, `use cql2` feel better than `use cql2_rs`.
@gadomski gadomski self-assigned this Jul 24, 2024
@gadomski gadomski mentioned this pull request Jul 24, 2024
@bitner bitner merged commit 2219ec3 into main Jul 25, 2024
1 check passed
@gadomski gadomski deleted the rename-crate branch July 25, 2024 14:42
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