Rust implementation of the Node.js module resolution algorithm.
Missing features:
Add to your Cargo.toml:
toml [dependencies] node-resolve = "1.0.0"
Or do
cargo add node-resolve
See docs.rs/node-resolve.
Apache-2.0