chinedufn / percy

Build frontend browser apps with Rust + WebAssembly. Supports server side rendering.
https://chinedufn.github.io/percy/
Apache License 2.0
2.27k stars 84 forks source link

Crate names #58

Closed theduke closed 5 years ago

theduke commented 5 years ago

Great project, but:

Why do all the crate names have "rs" in them?

That's very unidiomatic.

chinedufn commented 5 years ago

Great question:

This was my first open source crate so I wasn't too familiar with naming conventions and just picked some names.

Not other reason than that!