-
RUST)러스트 개발자들이 다른 개발자들을 위한 오픈 소스 러스트 프로젝트들을 등록하는 곳코딩Coding/★Rust★기초★Syntax 2021. 5. 9. 10:31728x90
https://crates.io/
외부 라이브러리 쉽게 넣기
귀찮으니깐 cargo add로 넣으면 된다 ㅋ
cargo add 활용법❤️귀찮은 features넣는 법 -F이게 좋네 ㅋ❤️(Cargo.toml 넣기 귀찮다. ㅋㅋ) - https://economiceco.tistory.com/m/14544
반응형'코딩Coding > ★Rust★기초★Syntax' 카테고리의 다른 글
Rust_Iterators (0) 2021.05.13 Rust) How to get the Path of stdout? (0) 2021.05.12 C++ can do all that rust does? (0) 2021.05.12 Rust) From<T> for Vec<T> (0) 2021.05.12 What can C++ do that Rust can’t? (2021 edition) (0) 2021.05.09 Introduction - The Rust Reference러스트 영문 설명서 (0) 2021.05.08 Rust Keywords(영문),예약어(Reserved Word) (0) 2021.05.08 Rust 명령어 rustup, rustc, cargo run 연습 (0) 2021.05.07