@coder I've used only a very small amount of C. My daily language is PHP, and I'm comfortable in JS and Python. I am familiar with a few other languages, but not enough to do much with them without some research. I'm probably not the primary audience for Rust, having never had to worry about the low-level access C offers.
@alexhall yeah, that's completely fine. Rust has many niceties that are uncommon in other languages, so Rust fans reach for it even when they don't need low-level features... but it's still a bit painful if you're not very good with it.
Most software I work with is better done in Java/Python/etc.