코딩Coding/Rust❤️Cheat_Sheet_그림❤️_syntax

Rust❤️cargo add 2개 동시에 넣고 Features에 2개 동시에 추가하기 👍개편함

내인생PLUS 2023. 3. 30. 22:03
728x90
$ 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

https://youtu.be/S-O9QkrlfYw

 

 


 

 

 

 

 

 

 


 

 

 

 

 

 


 

반응형