Publish this as `nginx` in crates.io?
Closed this issue · 6 comments
It seems rather strange from a Rust user's view that a library has the name "rust" in it. Maybe just call this crate nginx
or something.
Yeah, this is mentioned in the official API guidelines:
Crate names should not use
-rs
or-rust
as a suffix or prefix. Every crate is Rust! It serves no purpose to remind users of this constantly.
Would indeed be nice to have it published as nginx
, no need for a rust prefix/suffix in the crate name as that is exclusively in the Ruts ecosystem. Great to have it in the repository name here though
Thanks for the feedback. Didn't know much about rust guidelines when selecting the name. The current version is more of proof of concept. Will change the crate name in the next release.
opened #27
A crate has been published. Closing issues.