Rust multifile

Run Settings
LanguageRust
Language Version
Run Command
mod foo; fn main() { println!("foo: {}", foo::foo()) }
pub fn foo() -> &'static str { "bar" }
Editor Settings
Theme
Key bindings
Full width
Lines