-
Rust❤️cargo add 2개 동시에 넣고 Features에 2개 동시에 추가하기 👍개편함코딩Coding/Rust❤️Cheat_Sheet_그림❤️_syntax 2023. 3. 30. 22:03728x90
$ cargo add serde tokio -F serde/derive -F tokio/full Updating crates.io index Adding serde v1.0.159 to dependencies. Features: + derive + serde_derive + std - alloc - rc - unstable Adding tokio v1.27.0 to dependencies. Features: + bytes + fs + full + io-std + io-util + libc + macros + net + num_cpus + parking_lot + process
The Yew Tutorial
반응형'코딩Coding > Rust❤️Cheat_Sheet_그림❤️_syntax' 카테고리의 다른 글
Shuttle 배포 Deploy A Rust App (0) 2023.06.21 Rust vs C# parallel (0) 2023.05.12 Rust❤️no inheritance (0) 2023.04.11 Why Rust is Being Used for Evil(the borrow checker (0) 2023.04.02 Rust Sized, ?Sized, and unsized러스트에 나오는 ?Sized의 뜻 의미 (0) 2023.03.20 Rust❤️String 넣는 방법 &String관련 타입(to_string(), to_owned(), into(), String::from(), format!() (0) 2023.03.19 Rust learning curve 그래프 ㅋㅋ 공감되네 ㅋㅋ & Tutorial. 살아 남아서 천상계에서 만납시다❤️꼭 살아 남으시길!! (0) 2023.01.22 exhaustive vs non-exhaustive (0) 2022.12.19