Packages, Crates, and Modules in Rust | Courses | Crax

Welcome To Crax.Pro Forum!

Check our new Marketplace at Crax.Shop

   Login! SignUp Now!
  • We are in solidarity with our brothers and sisters in Palestine. Free Palestine. To learn more visit this Page

  • Crax.Pro domain has been taken down!

    Alternatives: Craxpro.io | Craxpro.com

Packages, Crates, and Modules in Rust

Packages, Crates, and Modules in Rust

LV
4
 

mayoufi

Member
Joined
Oct 22, 2023
Threads
2,202
Likes
150
Awards
9
Credits
3,914©
Cash
0$
Packages, Crates, and Modules in Rust

Packages, Crates, and Modules in Rust
Released 3/2024
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Level: Intermediate | Genre: eLearning | Language: English + vtt | Duration: 1h 28m | Size: 244 MB


This course will teach you how to organize Rust applications, split them into libraries ("crates"), use libraries written by other Rustaceans, and share your own libraries with the Rust community.

In practice, production grade Rust code is developed using a higher order build and package manager utility. In this course, Packages, Crates, and Modules in Rust, you'll learn how to create, use, update and publish modular libraries (crates) in Rust. First, you'll explore Rust's model for modular code segregation and reuse: crates and modules. Next, you'll learn how to use Rust's package manager, Cargo, to create new packages and leverage external libraries. You'll then explore Rust's facilities for working with larger projects: workspaces and features. Finally, you'll learn how to use Cargo to publish modular libraries that other developers in the Rust ecosystem can leverage in their projects. When you're finished with this course, you'll have the skills and knowledge needed to build, use, and share modular libraries in Rust.

 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Tips
Tips

Similar threads

Top Bottom