Docs.rs
  • vx-plugin-0.2.6
    • vx-plugin 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
      • mockall ^0.13 normal optional
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • tokio ^1.0 normal
      • vx-config ^0.2.6 normal
      • which ^8.0 normal
      • pretty_assertions ^1.4 dev
      • rstest ^0.25 dev
      • serial_test ^3.0 dev
      • tempfile ^3.8 dev
      • tokio ^1.0 dev
    • Versions
    • 99.55% 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_plugin0.2.6

Crate Items

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

List of all items

Structs

  • package_manager::StandardPackageManager
  • plugin::StandardPlugin
  • registry::PluginRegistry
  • registry::PluginRegistryBuilder
  • registry::ToolRegistry
  • tool::ConfigurableTool
  • types::PackageInfo
  • types::PackageManagerConfig
  • types::PackageSpec
  • types::ToolContext
  • types::ToolExecutionResult
  • types::ToolMetadata
  • types::ToolStatus
  • types::VersionInfo

Enums

  • types::Ecosystem
  • types::IsolationLevel

Traits

  • package_manager::VxPackageManager
  • plugin::VxPlugin
  • tool::UrlBuilder
  • tool::VersionParser
  • tool::VxTool

Functions

  • utils::compare_versions
  • utils::create_version_info
  • utils::find_executable_in_dir
  • utils::get_exe_extension
  • utils::get_exe_name
  • utils::get_plugins_dir
  • utils::get_tools_dir
  • utils::get_vx_dir
  • utils::is_command_available
  • utils::is_executable
  • utils::is_prerelease
  • utils::parse_version
  • utils::sort_versions_desc
  • utils::validate_tool_name
  • utils::validate_version

Type Aliases

  • Result

Constants

  • API_VERSION
  • VERSION