You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We sometimes pass in a src directory, as done in build.rs. In other tools like test.rs and debug.rs, we pass in a collection of paths to the interpreter.
We sometimes pass in a
srcdirectory, as done inbuild.rs. In other tools liketest.rsanddebug.rs, we pass in a collection ofpathsto the interpreter.