Repl.it supports Rust, but I only see main.rs.
I don't see the src folder. Does anyone know how to add a Cargo.toml to repl.it session? This is a possible solution for producing minimal failure cases in situations when rust playground does not support the required dependencies.
You can't.
Also its using rust 1.9. So a lot of features of a modern rust are missing anyway, and I do not think it were of any practical use.
Rust external crates - Replit agrees with you. Thanks for confirming the not-supported status.
This topic was automatically closed after 29 hours. New replies are no longer allowed.