Skip to content

mpatkisson/rust-book

Repository files navigation

Rust Book

A Rust workspace for exercises found in The Rust Programming Language Book.

Getting started

Prerequisites

Build and run

# Build all projects in the workspace
cargo build # from the workspace root.

# Run the binary (debug build)
cargo run -p ${name_of_project}

License

This project is dual-licensed under MIT OR Apache-2.0 — see the LICENSE-MIT and LICENSE-APACHE-2.0 files in the repository.

About

A Rust workspace for exercises found in The Rust Programming Language Book

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE-2.0
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages