Credits

์ด ์ž๋ฃŒ๋Š” ๋งŽ์€ ํ›Œ๋ฅญํ•œ ๋Ÿฌ์ŠคํŠธ ๋ฌธ์„œ๋“ค์˜ ๋„์›€์„ ๋ฐ›์•„ ์ž‘์„ฑ๋˜์—ˆ์Šต๋‹ˆ๋‹ค. ์œ ์šฉํ•œ ์ž๋ฃŒ์˜ ์ „์ฒด ๋ชฉ๋ก์€ other resources์—์„œ ์‚ดํŽด๋ณด์‹œ๊ธฐ ๋ฐ”๋ž๋‹ˆ๋‹ค.

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.

Comprehensive Rust์˜ ์ž๋ฃŒ๋Š” Apache 2.0 ๋ผ์ด์„ ์Šค๋ฅผ ๋”ฐ๋ฆ…๋‹ˆ๋‹ค. ์ž์„ธํ•œ๊ฑด LICENSE.txt ํ™•์ธํ•ด ๋ณด์‹œ๊ธฐ ๋ฐ”๋ž๋‹ˆ๋‹ค. The material of Comprehensive Rust is licensed under the terms of the Apache 2.0 license, please see LICENSE.txt for details.

Rust by Example

์ผ๋ถ€ ์˜ˆ์ œ์™€ ์—ฐ์Šต๋ฌธ์ œ(ํ›ˆ๋ จ)์€Rust by Example์„ ์ฐธ์กฐํ•˜์˜€์Šต๋‹ˆ๋‹ค. ๋ผ์ด์„ ์Šค ์กฐํ•ญ์„ ํฌํ•จํ•˜์—ฌ ์ €์žฅ์†Œ์˜ third_party/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 on Exercism

์ผ๋ถ€ ์—ฐ์Šต๋ฌธ์ œ(ํ›ˆ๋ จ)์€ Rust on Exercism์„ ์ฐธ์กฐํ•˜์˜€์Šต๋‹ˆ๋‹ค. ๋ผ์ด์„ ์Šค ์กฐํ•ญ์„ ํฌํ•จํ•˜์—ฌ ์ €์žฅ์†Œ์˜ third_party/rust-on-exercism/ํด๋”๋ฅผ ์ฐธ์กฐํ•˜์‹œ๊ธฐ ๋ฐ”๋ž๋‹ˆ๋‹ค.

Some exercises have been copied and adapted from Rust on Exercism. Please see the third_party/rust-on-exercism/ directory for details, including the license terms.

CXX

4์ผ์ฐจ ์˜คํ›„ ๊ฐ•์˜ ์ค‘ Interoperability with C++์—์„œ๋Š” CXX์˜ ์ด๋ฏธ์ง€๋ฅผ ์‚ฌ์šฉํ•˜์˜€์Šต๋‹ˆ๋‹ค. ๋ผ์ด์„ ์Šค ์กฐํ•ญ์„ ํฌํ•จํ•˜์—ฌ ์ €์žฅ์†Œ์˜ third_party/cxx/ํด๋”๋ฅผ ์ฐธ์กฐํ•˜์‹œ๊ธฐ ๋ฐ”๋ž๋‹ˆ๋‹ค.

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