Docs.rs
  • vx-config-0.2.6
    • vx-config 0.2.6
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • loonghao
    • Dependencies
      • anyhow ^1.0 normal
      • async-trait ^0.1 normal
      • dirs ^6.0 normal
      • figment ^0.10 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • tokio ^1.0 normal
      • toml ^0.8 normal
      • pretty_assertions ^1.4 dev
      • rstest ^0.25 dev
      • tempfile ^3.8 dev
      • tokio-test ^0.4 dev
    • Versions
    • 86.17% 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

vx_config0.2.6

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • manager::ConfigManager
  • types::ConfigStatus
  • types::DefaultConfig
  • types::LayerInfo
  • types::ProjectConfig
  • types::ProjectInfo
  • types::ProjectSettings
  • types::RegistryConfig
  • types::ToolConfig
  • types::VxConfig

Enums

  • error::ConfigError
  • types::ProjectType

Functions

  • config::build_figment
  • detection::detect_project_info
  • parsers::parse_cargo_toml
  • parsers::parse_go_mod
  • parsers::parse_package_json
  • parsers::parse_pyproject_toml
  • parsers::parse_version_requirement
  • parsers::read_and_parse_json
  • parsers::read_and_parse_toml
  • parsers::read_text_file

Type Aliases

  • error::Result

Constants

  • VERSION