Modern compilers allow reaching external crates like std or core via relative paths in modules outside of lib.rs and main.rs.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.
Modern compilers allow reaching external crates like std or core via relative paths in modules outside of lib.rs and main.rs.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.