Docs.rs
  • mv-cli-0.1.4
    • mv-cli 0.1.4
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • dondidlc
    • Dependencies
      • anyhow ^1.0.52 normal
      • bcs ^0.1.2 normal
      • clap ^3.1.8 normal
      • codespan-reporting ^0.11.1 normal
      • colored ^2.0.0 normal
      • difference ^2.0.0 normal
      • itertools ^0.10.0 normal
      • move-bytecode-utils ^0.1.0 normal
      • move-bytecode-verifier ^0.1.0 normal
      • move-command-line-common ^0.1.0 normal
      • move-coverage ^0.1.0 normal
      • move-symbol-pool ^0.1.0 normal
      • move-table-extension ^0.1.0 normal
      • mv-binary-format ^0.1.0 normal
      • mv-bytecode-source-map ^0.1.0 normal
      • mv-bytecode-viewer ^0.1.0 normal
      • mv-compiler ^0.1.0 normal
      • mv-core-types ^0.1.0 normal
      • mv-disassembler ^0.1.0 normal
      • mv-errmapgen ^0.1.0 normal
      • mv-ir-types ^0.1.0 normal
      • mv-package ^0.1.0 normal
      • mv-prover ^0.1.0 normal
      • mv-resource-viewer ^0.1.0 normal
      • mv-stdlib ^0.1.0 normal
      • mv-unit-test ^0.1.0 normal
      • mv-vm-runtime ^0.1.0 normal
      • mv-vm-types ^0.1.0 normal
      • once_cell ^1.7.2 normal
      • read-write-set ^0.1.0 normal
      • read-write-set-dynamic ^0.1.0 normal
      • serde ^1.0.124 normal
      • serde_yaml ^0.8.17 normal
      • tempfile ^3.2.0 normal
      • walkdir ^2.3.1 normal
      • datatest-stable ^0.1.1 dev
    • Versions
    • 53.63% of the crate is documented
  • This release has been yanked, go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Module cli

  • Enums
  • Functions
logo
Change settings

Module move_cli::package::cli

source · [−]

Enums

CoverageSummaryOptions
PackageCommand
ProverOptions
UnitTestResult

Encapsulates the possible returned states when running unit tests on a move package.

Functions

create_move_package
handle_package_commands
run_move_unit_tests