Docs.rs
  • mk-0.1.18
    • mk 0.1.18
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • ffimnsr
    • Dependencies
      • anyhow ^1.0.95 normal
      • chrono ^0.4.39 normal
      • clap ^4.5.23 normal
      • clap_complete ^4.5.40 normal
      • console ^0.15.10 normal
      • env_logger ^0.11.6 normal
      • git2 ^0.19.0 normal
      • indicatif ^0.17.9 normal
      • log ^0.4.22 normal
      • mk_ext_prettytable ^0.11.0 normal
      • mk_ext_serde_yaml ^0.10.0 normal
      • once_cell ^1.20.2 normal
      • openssl ^0.10 normal
      • rand ^0.8.5 normal
      • regex ^1.11.1 normal
      • serde ^1.0.216 normal
      • serde_json ^1.0.134 normal
      • ssh2 ^0.9.4 normal
      • which ^7.0.1 normal
      • assert_cmd ^2.0.16 dev
      • assert_fs ^1.1.2 dev
      • predicates ^3.1.3 dev
      • snapbox ^0.6.21 dev
      • trycmd ^0.15.8 dev
    • Versions
    • 46.99% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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

mk_lib0.1.18

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • schema::IncludeArgs
  • schema::Precondition
  • schema::TaskArgs
  • schema::TaskContext
  • schema::TaskDependencyArgs
  • schema::TaskRoot
  • schema::UseCargoArgs
  • schema::UseNpmArgs

Enums

  • schema::CommandRunner
  • schema::Include
  • schema::Task
  • schema::TaskDependency
  • schema::UseCargo
  • schema::UseNpm

Traits

  • file::ToUtf8

Macros

  • get_template_command_value
  • handle_output
  • run_shell_command

Functions

  • defaults::default_ignore_errors
  • defaults::default_node_package_manager
  • defaults::default_shell
  • defaults::default_verbose
  • schema::get_output_handler
  • schema::is_shell_command
  • schema::is_template_command
  • version::get_version_digits

Type Aliases

  • schema::ExecutionStack