Cargo-Module

CARGO-MODULE(5) - File Formats Manual

Modules, Cargo-Module

CARGO-MODULE(5) - File Formats Manual # CARGO-MODULE(5) - File Formats Manual NAME # cargo-module - devel/cargo port module DESCRIPTION # This manual page documents the behavior of setting MODULES=devel/cargo in the ports(7) tree. Automates download and compilation of dependencies of a Rust project using cargo(1). During fetch, static dependencies (“crates”) listed in MODCARGO_CRATES are downloaded using MODCARGO_DIST_SUBDIR as DIST_SUBDIR. During post-extract, crates defined in MODCARGO_CRATES are moved to the MODCARGO_VENDOR_DIR directory. ...