Glossary coding Term Page

Cargo

The default tool that creates

cargo #coding#rust
Korean version

Related Concepts

Core Idea

Cargo is The default tool that creates, builds, runs, and tests Rust projects. It usually makes the most sense alongside ownership, borrowing.

Why It Matters Here

Mathbong reuses this term across rust posts as shared vocabulary.

Posts Mentioning This Concept