Y
Hacker News
new
|
ask
|
show
|
jobs
by
steveklabnik
1896 days ago
You don’t cargo install libraries; the cargo.toml line is the right thing.
You can’t use -s in Rust identifiers, so they need to be normalized to _ to be referred to in code.