Pinned
9 contributions in the last year
Less
More
Contribution activity
August 2021
Created 1 repository
- tuomas56/hyphenation Rust
Created a pull request in tapeinosyne/hyphenation that received 1 comment
Add try_from_code to Language
This PR adds
Language::try_from_code<S: AsRef<str>>(S) -> Option<Language>
I found myself needing this while using this crate, and since Language a…
+8
−0
•
1
comment