Crédits

The material here builds on top of the many great sources of Rust documentation. See the page on other resources for a full list of useful resources.

The material of Comprehensive Rust is licensed under the terms of the Apache 2.0 license, please see LICENSE for details.

Rust by Example

Some examples and exercises have been copied and adapted from Rust by Example. Please see the third_party/rust-by-example/ directory for details, including the license terms.

Rust sur Exercism

Certains exercices ont été copiés et adaptés de [Rust on Exercism] (https://exercism.org/tracks/rust). Veuillez consulter le Répertoire third_party/rust-on-exercism/ pour plus de détails, y compris les conditions de la licence.

CXX

The Interoperability with C++ section uses an image from CXX. Please see the third_party/cxx/ directory for details, including the license terms.