1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2025-07-03 00:46:57 +02:00

Refactor embedded files to add solutions

This commit is contained in:
mo8it
2024-04-23 19:18:25 +02:00
parent e5a19a4c33
commit 2dac8e509b
105 changed files with 198 additions and 158 deletions

View File

@ -31,6 +31,7 @@ impl<'a> Display for TerminalFileLink<'a> {
}
pub struct Exercise {
pub dir: Option<&'static str>,
// Exercise's unique name
pub name: &'static str,
// Exercise's path