mirror of
https://github.com/google/comprehensive-rust.git
synced 2024-11-21 13:25:53 +02:00
.. | ||
destructuring-arrays.rs | ||
destructuring-structs.rs | ||
LICENSE-APACHE | ||
LICENSE-MIT | ||
match-guards.rs | ||
README.md | ||
webevent.rs |
Rust By Example
This directory contains examples copied from Rust by Example. Please see https://github.com/rust-lang/rust-by-example for the full project.
License
Rust by Example is licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.