|
|
|
|
|
by slau
957 days ago
|
|
Using Rust without using the features provided by Cargo is akin to buying an electric car and asking for all the electronics to be removed. Rust libraries will never be shipped by your distro’s package manager. Maybe a few exceptions for things that also have C bindings, but it will never be the default. |
|