Docs.rs
  • parcel-resolver-0.1.1
    • parcel-resolver 0.1.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • devongovett
    • Dependencies
      • bitflags ^1.3.2 normal
      • dashmap ^6.1.0 normal
      • glob-match ^0.2.1 normal
      • indexmap ^1.9.2 normal
      • itertools ^0.10.5 normal
      • parking_lot ^0.12 normal
      • percent-encoding ^2.2.0 normal
      • rustc-hash ^2.0.0 normal
      • serde ^1.0.152 normal
      • serde_json ^1.0.91 normal
      • url ^2.3.1 normal
      • assert_fs ^1.0 dev
      • is_elevated ^0.1.2 dev
    • Versions
    • 91.39% of the crate is documented
  • 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

parcel_resolver0.1.1

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • Cache
  • ExportsCondition
  • Fields
  • FileKind
  • Flags
  • Invalidations
  • OsFileSystem
  • ResolutionAndQuery
  • ResolveOptions
  • ResolveResult
  • Resolver

Enums

  • Extensions
  • FileCreateInvalidation
  • IncludeNodeModules
  • ModuleType
  • PackageJsonError
  • Resolution
  • ResolverError
  • Specifier
  • SpecifierError
  • SpecifierType

Traits

  • FileSystem