• 🌙 Community Spirit

    Ramadan Mubarak! To honor this month, Crax has paused NSFW categories. Wishing you peace and growth!

Packages, Crates, and Modules in Rust (1 Viewer)

Currently reading:
 Packages, Crates, and Modules in Rust (1 Viewer)

Recently searched:

lovewarez

Member
Amateur
LV
4
Joined
Feb 27, 2024
Threads
1,954
Likes
71
Awards
9
Credits
41,062©
Cash
0$
XDP COURSE rust fundamentals

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.



Code:
https://app.pluralsight.com/library/courses/rust-packages-crates-modules/table-of-contents


 

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
Recently searched:

Similar threads

Users who are viewing this thread

Top Bottom