1 2 3 4 5 6 7 8
# 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.