Skip to content

Commit

Permalink
Create data structure to hold translations
Browse files Browse the repository at this point in the history
  • Loading branch information
kylerchin committed Feb 5, 2024
1 parent 2770d20 commit f99961c
Show file tree
Hide file tree
Showing 4 changed files with 355 additions and 138 deletions.
2 changes: 1 addition & 1 deletion examples/reading.rs
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ fn main() {
}
Err(e) => eprintln!("error: {e:?}"),
}
}
}
Loading

0 comments on commit f99961c

Please sign in to comment.