Docs.rs
  • dinghy-lib-0.4.0
    • dinghy-lib 0.4.0
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • kali
    • fredszaq
    • Dependencies
      • atty ^0.2 normal
      • cargo ^0.32 normal
      • clap ^2.32 normal
      • dinghy-build ^0.4.0 normal
      • dirs ^1.0.4 normal
      • error-chain ^0.11 normal
      • filetime ^0.2 normal
      • ignore ^0.4 normal
      • itertools ^0.8 normal
      • json ^0.11 normal
      • log ^0.4 normal
      • plist ^0.4 normal
      • pretty_env_logger ^0.3 normal
      • regex ^1.0 normal
      • serde ^1.0 normal
      • serde_derive ^1.0 normal
      • shell-escape ^0.1 normal
      • toml ^0.4 normal
      • walkdir ^2.0 normal
      • which ^2.0 normal
      • core-foundation ^0.5 normal
      • core-foundation-sys ^0.5 normal
      • libc ^0.2 normal
      • tempdir ^0.3 normal
    • Versions
    • 8.43% of the crate is documented
  • Go to latest version
  • Platform
    • 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

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

List of all items

Structs

  • Build
  • BuildArgs
  • BuildBundle
  • Dinghy
  • Runnable
  • compiler::Compiler
  • config::Configuration
  • config::DetailedTestDataConfiguration
  • config::OverlayConfiguration
  • config::PlatformConfiguration
  • config::SshDeviceConfiguration
  • config::TestData
  • config::TestDataConfiguration
  • device::android::AndroidDevice
  • device::android::AndroidManager
  • device::host::HostDevice
  • device::host::HostManager
  • device::ssh::SshDevice
  • device::ssh::SshDeviceManager
  • errors::Error
  • overlay::Overlay
  • overlay::Overlayer
  • platform::host::HostPlatform
  • platform::regular_platform::RegularPlatform
  • project::Project

Enums

  • compiler::CompileMode
  • errors::ErrorKind
  • overlay::OverlayScope

Traits

  • Device
  • DeviceCompatibility
  • Platform
  • PlatformManager
  • errors::ResultExt

Functions

  • compiler::linker_lib_dirs
  • compiler::overlay_lib_dirs
  • config::dinghy_config
  • utils::arg_as_string_vec
  • utils::contains_file_with_ext
  • utils::copy_and_sync_file
  • utils::destructure_path
  • utils::file_has_ext
  • utils::file_name_as_str
  • utils::is_library
  • utils::lib_name_from
  • utils::path_to_str

Type Definitions

  • errors::Result