Most Rust projects are only provided as sources, and crates.io does not support binaries in general. So here we take released binaries. One specific thing for Rust is that these exists in multiple OS, with platform-independent data structures like cargo-auditable.
Most Rust projects are only provided as sources, and crates.io does not support binaries in general. So here we take released binaries. One specific thing for Rust is that these exists in multiple OS, with platform-independent data structures like cargo-auditable.