Docs.rs
  • dev-scope-2024.2.20
    • dev-scope 2024.2.20
    • Docs.rs crate page
    • BSD-3-Clause
    • Links
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • ethankhall
    • Dependencies
      • anyhow ^1.0.81 normal
      • async-trait ^0.1.77 normal
      • chrono ^0.4 normal
      • clap ^4.5.2 normal
      • colored ^2.1.0 normal
      • derivative ^2 normal
      • derive_builder ^0.20 normal
      • directories ^5 normal
      • dotenv ^0.15.0 normal
      • educe ^0.5.11 normal
      • glob ^0.3 normal
      • human-panic ^1.2.3 normal
      • inquire ^0.6 normal
      • itertools ^0.12 normal
      • json ^0.12 normal
      • jsonschema ^0.17 normal
      • lazy_static ^1.4.0 normal
      • minijinja ^1.0 normal
      • mockall ^0.12.1 normal
      • nanoid ^0.4 normal
      • path-clean ^1.0.1 normal
      • pathdiff ^0.2.1 normal
      • petgraph ^0.6.4 normal
      • regex ^1.9.6 normal
      • reqwest ^0.11 normal
      • schemars ^0.8 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • serde_yaml ^0.9 normal
      • sha256 ^1.5.0 normal
      • strum ^0.26 normal
      • thiserror ^1.0.58 normal
      • time ^0.3 normal
      • tokio ^1 normal
      • tracing ^0.1.40 normal
      • tracing-appender ^0.2.3 normal
      • tracing-subscriber ^0.3 normal
      • which ^5.0 normal
      • assert_cmd ^2.0.14 dev
      • assert_fs ^1.1.1 dev
      • escargot ^0.5.10 dev
      • predicates ^3.1.0 dev
      • anyhow ^1.0.81 build
      • vergen ^8.3 build
    • Versions
    • 0% 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

dev_scope2024.2.20

Module prelude

  • Re-exports
  • Structs
  • Enums
  • Traits
  • Functions

In dev_scope::shared

?
Change settings

Module dev_scope::shared::prelude

source ·

Re-exports§

  • pub use super::print_details;
  • pub use super::CONFIG_FILE_PATH_ENV;
  • pub use super::RUN_ID_ENV_VAR;

Structs§

  • CaptureOpts
  • ConfigOptions
  • DefaultExecutionProvider
  • DoctorGroup
  • DoctorGroupAction
  • DoctorGroupActionBuilder
    Builder for DoctorGroupAction.
  • DoctorGroupActionCheck
  • DoctorGroupActionCheckBuilder
    Builder for DoctorGroupActionCheck.
  • DoctorGroupActionCommand
  • DoctorGroupActionCommandBuilder
    Builder for DoctorGroupActionCommand.
  • DoctorGroupActionFix
  • DoctorGroupActionFixBuilder
    Builder for DoctorGroupActionFix.
  • DoctorGroupBuilder
    Builder for DoctorGroup.
  • DoctorGroupCachePath
  • DoctorGroupCachePathBuilder
    Builder for DoctorGroupCachePath.
  • FoundConfig
  • KnownError
  • LoggingOpts
  • MockExecutionProvider
  • OutputCapture
  • OutputCaptureBuilder
    Builder for OutputCapture.
  • ReportBuilder
  • ReportDefinition
  • ReportUploadLocation

Enums§

  • CaptureError
  • DoctorGroupActionBuilderError
    Error type for DoctorGroupActionBuilder
  • DoctorGroupActionCheckBuilderError
    Error type for DoctorGroupActionCheckBuilder
  • DoctorGroupActionCommandBuilderError
    Error type for DoctorGroupActionCommandBuilder
  • DoctorGroupActionFixBuilderError
    Error type for DoctorGroupActionFixBuilder
  • DoctorGroupBuilderError
    Error type for DoctorGroupBuilder
  • DoctorGroupCachePathBuilderError
    Error type for DoctorGroupCachePathBuilder
  • OutputDestination
  • ParsedConfig
  • ReportUploadLocationDestination

Traits§

  • ExecutionProvider

Functions§

  • build_config_path