Live data from Hacker News

Cargo, Rust's Package Manager

crates.io

1–10 of 127 posts

Re: Cargo, Rust's Package Manager

#4

Why not just use JSON? Infact, why not just use npm's package.json?

I may not be a majority here, but I see JSON as a data transportation format, while I see TOML or YAML as configuration formats.

You cannot write comments in JSON, for instance.

Post reply on HN