Updated
On this page
Cargo pipeline implementation that publishes Rust crates to crates.io, authenticating via the CARGO_REGISTRY_TOKEN environment variable.
#rlsbl.pipelines.cargo
#rlsbl.pipelines.cargo
Cargo pipeline implementation that publishes Rust crates to crates.io, authenticating via the CARGO_REGISTRY_TOKEN environment variable.
#CargoPipeline
Pipeline that publishes Rust crates to crates.io.
#template_dir
python
def template_dir(self) -> str | None#template_mappings
python
def template_mappings(self, ctx) -> list[dict[str, str]]#build_assets
python
def build_assets(self, dir_path: str, version: str, dist_dir: str, ctx) -> list[str]