Docs.rs
  • mcvm_pkg-0.16.0
    • mcvm_pkg 0.16.0
    • Permalink
    • Docs.rs crate page
    • GPL-3.0-or-later
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • CarbonSmasher
    • Dependencies
      • anyhow ^1.0.86 normal
      • async-trait ^0.1.73 normal
      • itertools ^0.11.0 normal
      • mcvm_parse ^0.17.0 normal
      • mcvm_shared ^0.16.0 normal
      • schemars ^0.8.20 normal optional
      • serde ^1.0.202 normal
      • serde_json ^1.0.117 normal
      • simd-json ^0.13.10 normal
    • Versions
    • 100% of the crate is documented
  • Platform
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

mcvm_pkg0.16.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • PkgRequest
  • RecommendedPackage
  • RequiredPackage
  • declarative::DeclarativeAddon
  • declarative::DeclarativeAddonVersion
  • declarative::DeclarativeAddonVersionPatchProperties
  • declarative::DeclarativeConditionSet
  • declarative::DeclarativeConditionalRule
  • declarative::DeclarativeConditionalRuleProperties
  • declarative::DeclarativePackage
  • declarative::DeclarativePackageRelations
  • metadata::PackageMetadata
  • properties::PackageProperties
  • repo::RepoIndex
  • repo::RepoMetadata
  • repo::RepoPkgEntry
  • resolve::RecommendedPackage
  • resolve::ResolutionResult
  • script_eval::AddonInstructionData
  • script_eval::EvalResult
  • script_eval::ScriptEvalConfig

Enums

  • PackageContentType
  • PkgRequestSource
  • repo::PackageFlag
  • resolve::RequireConstraint
  • script_eval::EvalReason

Traits

  • ConfiguredPackage
  • PackageEvalRelationsResult
  • PackageEvaluator
  • script_eval::ScriptEvaluator

Functions

  • declarative::deserialize_declarative_package
  • declarative::validate_declarative_package
  • is_open_source
  • metadata::eval_metadata
  • parse_and_validate
  • properties::eval_properties
  • repo::get_api_url
  • repo::get_index_url
  • resolve::resolve
  • script_eval::eval_instr
  • script_eval::eval_script_package