Docs.rs
  • import_map-0.22.0
    • import_map 0.22.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • dsherret
    • bartlomieju
    • denobot
    • Dependencies
      • boxed_error ^0.2.3 normal
      • deno_error ^0.6.0 normal
      • indexmap ^2.1.0 normal
      • log ^0.4.14 normal optional
      • percent-encoding ^2.2.0 normal
      • serde ^1.0.129 normal
      • serde_json ^1.0.111 normal
      • thiserror ^2 normal
      • url ^2.3.1 normal
      • pretty_assertions ^1.4.0 dev
      • walkdir ^2.3.2 dev
    • Versions
    • 22.86% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

import_map0.22.0

  • All Items

Crate Items

  • Modules
  • Structs
  • Enums
  • Functions

Crate import_map

Source

Modules§

specifier

Structs§

ImportMap
ImportMapError
ImportMapOptions
ImportMapWithDiagnostics
ScopeEntry
A key value entry of a scope.
SpecifierMap
SpecifierMapEntry
A key value entry in an import map’s “imports”, or imports of a scope.

Enums§

ImportMapDiagnostic
ImportMapErrorKind

Functions§

parse_from_json
parse_from_json_with_options
parse_from_value
parse_from_value_with_options