import_map 0.18.1

An implementation of WICG Import Maps specification
Documentation
# import_map

A Rust implementation of
[WICG Import Maps specification](https://github.com/WICG/import-maps).

This crates is used in [`Deno`](https://github.com/denoland/deno) project.

The implementation is tested against WPT test suite.