4 Forks
25 Stars
25 Watchers

rust-no-std

An example of making sure your Rust library actually builds in no-std environments

How to download and setup rust-no-std

Open terminal and run command
git clone https://github.com/KodrAus/rust-no-std.git
git clone is used to create a copy or clone of rust-no-std repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with rust-no-std https://github.com/KodrAus/rust-no-std/archive/master.zip

Or simply clone rust-no-std with SSH
[email protected]:KodrAus/rust-no-std.git

If you have some problems with rust-no-std

You may open issue on rust-no-std support forum (system) here: https://github.com/KodrAus/rust-no-std/issues