Rust 2018 has a much simpler approach to importing modules: https://rust-lang-nursery.github.io/edition-guide/rust-2018/module-system/path-clarity.html
miniblog.
Related Posts
Deno is a JS/TypeScript runtime from the creator of node, with built-in sandboxing and URLs for importing packages without a central npm server:
