Description
Rust experiments can use an alternative standard-library project from its current development code.
This Git package is useful for developers studying or testing experimental Rust library design. It is not the normal Rust standard library used by typical applications.
Experimental language libraries can change behavior and compatibility. Avoid using them for production software unless the project explicitly requires it.