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.