Docs.rs
  • devstart-0.7.0
    • devstart 0.7.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • jondot
    • Dependencies
      • argh ^0.1.10 normal
      • copypasta ^0.8.2 normal
      • duct ^0.13.6 normal
      • duct_sh ^0.13.6 normal
      • eyre ^0.6.8 normal optional
      • fs-err ^2.9.0 normal
      • lazy_static ^1.4.0 normal
      • open ^4.1.0 normal
      • owo-colors ^3 normal
      • regex ^1.7.1 normal
      • requestty ^0.5.0 normal
      • serde ^1.0.152 normal
      • serde_derive ^1.0.160 normal
      • serde_json ^1.0.96 normal
      • serde_regex ^1.1.0 normal
      • serde_yaml ^0.9.21 normal
      • snafu ^0.7.4 normal
      • tabled ^0.10.0 normal
      • insta ^1.29.0 dev
      • pretty_assertions ^1 dev
      • trycmd ^0.14.10 dev
    • Versions
    • 9.38% of the crate is documented
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

devstart0.7.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • alias::AliasMap
  • alias::MAP
  • shortcuts::Command
  • shortcuts::Folder
  • shortcuts::Link
  • shortcuts::Shortcuts
  • shortcuts::ShortcutsConfig
  • tasks::DSFile
  • tasks::Matcher
  • tasks::ProviderConfig
  • tasks::TableEntry
  • tasks::Task
  • tasks::cargo::CONFIG
  • tasks::cargo::Cargo
  • tasks::local::CONFIG
  • tasks::local::Local
  • tasks::makefile::Makefile
  • tasks::npm::CONFIG
  • tasks::npm::Npm
  • tasks::npm::PackageScripts

Enums

  • Error
  • tasks::ProviderKind

Traits

  • tasks::TaskProvider

Functions

  • clipboard::copy
  • exec::cmd
  • exec::run
  • exec::sh
  • exec::sh_dangerous
  • prompt::choose_task
  • table::render
  • tasks::discover
  • tasks::local::init_local
  • tasks::parse
  • tasks::resolve

Type Aliases

  • Result

Constants

  • DSFILE
  • tasks::local::TEMPLATE