Module wasmer_cli::commands

source ยท
Expand description

The commands available in the Wasmer binary.

Re-exportsยง

Modulesยง

Structsยง

  • Command-line arguments for the Wasmer CLI.

Enumsยง

  • Cmd ๐Ÿ”’
    The options for the wasmer Command Line Interface

Traitsยง

  • AsyncCliCommand ๐Ÿ”’
    An executable CLI command that runs in an async context.
  • CliCommand ๐Ÿ”’
    An executable CLI command.

Functionsยง