书栈网 · BookStack 本次搜索耗时 0.014 秒,为您找到 1523 个相关结果.
  • 4.2.2. locate-project

    cargo locate-project NAME SYNOPSIS DESCRIPTION OPTIONS Display Options Manifest Options Common Options ENVIRONMENT Exit Status EXAMPLES SEE ALSO cargo locate-project...
  • Introduction

    1048 2019-11-19 《The Cargo Book v0.40》
    The Cargo Book Sections The Cargo Book Cargo is the Rust package manager. Cargo downloads your Rust package’sdependencies, compiles your packages, makes distributable packag...
  • 5. FAQ

    Frequently Asked Questions Is the plan to use GitHub as a package repository? Why build crates.io rather than use GitHub as a registry? Will Cargo work with C code (or other lang...
  • 4.2.4. pkgid

    cargo pkgid NAME SYNOPSIS DESCRIPTION OPTIONS Package Selection Display Options Manifest Options Common Options ENVIRONMENT Exit Status EXAMPLES SEE ALSO cargo pkgi...
  • How nextest works

    How nextest works The cargo test execution model The nextest model How nextest works To understand how nextest works, it is useful to first look at the execution model used by...
  • 环境配置

    环境配置 部署 Rust 编译环境 安装 cargo-liquid 安装 Binaryen(可选) 环境配置 注意 受限于网络情况及机器性能,本小节中部分依赖项的安装过程可能较为耗时,请耐心等待。必要时可能需要配置网络代理。 部署 Rust 编译环境 Liquid 智能合约的构建过程主要依赖 Rust 语言编译器rustc 及代码组织管...
  • 1.2. Transitioning an existing project to a new edition

    Transitioning an existing project to a new edition Updating your code to be compatible with the new edition Enabling the new edition to use new features Writing idiomatic code in...
  • 4.1.3. check

    cargo check NAME SYNOPSIS DESCRIPTION OPTIONS Package Selection Target Selection Feature Selection Compilation Options Output Options Display Options Manifest Options Com...
  • 4.5.2. version

    cargo version NAME SYNOPSIS DESCRIPTION OPTIONS EXAMPLES SEE ALSO cargo version NAME cargo-version - Show version information SYNOPSIS cargo version [OPTIONS] DE...
  • 4.4.1. login

    cargo login NAME SYNOPSIS DESCRIPTION OPTIONS Login Options Display Options Common Options ENVIRONMENT Exit Status EXAMPLES SEE ALSO cargo login NAME cargo-login -...