Docs.rs
  • dinghy-lib-0.6.3
    • dinghy-lib 0.6.3
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • kali
    • fredszaq
    • Dependencies
      • anyhow ^1 normal
      • atty ^0.2 normal
      • cargo_metadata ^0.15.0 normal
      • colored ^2.0.0 normal
      • dinghy-build ^0.6.3 normal
      • dirs ^4 normal
      • dyn-clone ^1.0.8 normal
      • filetime ^0.2 normal
      • ignore ^0.4 normal
      • itertools ^0.10 normal
      • json ^0.12 normal
      • lazy_static ^1.4.0 normal
      • log ^0.4 normal
      • plist ^1 normal
      • regex ^1.0 normal
      • semver ^1 normal
      • serde ^1.0 normal
      • shell-escape ^0.1 normal
      • shellexpand ^2 normal
      • toml ^0.5 normal
      • walkdir ^2.0 normal
      • which ^4.0 normal
      • tempfile ^3.1 dev
      • tempdir ^0.3 normal
    • Versions
    • 0% of the crate is documented
  • 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

Crate dinghy_lib

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Definitions
?
Change settings

List of all items

Structs

  • Build
  • BuildBundle
  • Dinghy
  • Runnable
  • SetupArgs
  • config::Configuration
  • config::DetailedTestDataConfiguration
  • config::OverlayConfiguration
  • config::PlatformConfiguration
  • config::ScriptDeviceConfiguration
  • config::SshDeviceConfiguration
  • config::TestData
  • config::TestDataConfiguration
  • errors::Error
  • overlay::Overlay
  • overlay::Overlayer
  • platform::regular_platform::RegularPlatform
  • project::Project

Enums

  • overlay::OverlayScope

Traits

  • Device
  • DeviceCompatibility
  • Platform
  • PlatformManager
  • errors::Context
  • utils::LogCommandExt

Macros

  • errors::anyhow
  • errors::bail

Functions

  • config::dinghy_config
  • device::make_remote_app
  • device::make_remote_app_with_name
  • platform::strip_runnable
  • project::rec_copy
  • project::rec_copy_excl
  • utils::contains_file_with_ext
  • utils::copy_and_sync_file
  • utils::destructure_path
  • utils::file_has_ext
  • utils::file_name_as_str
  • utils::get_current_verbosity
  • utils::is_library
  • utils::lib_name_from
  • utils::normalize_path
  • utils::path_to_str
  • utils::set_current_verbosity
  • utils::user_facing_log

Type Definitions

  • errors::Result