Zibi Braniecki
Zibi Braniecki
Travis is falling apart, we need to switch to GH actions.
This is an experimental concept to annotate source inline on top of annotating it below.
This is just the beginning, but already functional. I got the `format` example to mostly work, which allows me to compare the benchmark and it gets me `57us -> 4.5us`...
Since we now have interest from https://github.com/brendanzab/codespan and https://github.com/wycats/language-reporting to merge them into annotate-snippets, I'd like to put some effort into cleaning up the internals of this crate. There are...
https://www.apple.com/covid19/mobility
The same data we're presenting now, could be presented in form of a chart 
I'd like to mark the day when quarantine has been started etc.
It seems that at the moment the crate only supports `latn` while CLDR has a much wider selection: `"arab", "arabext", "bali", "beng", "deva", "fullwide", "gujr", "guru", "hanidec", "khmr", "knda", "laoo",...
This API is much needed for a lot of intl and l10n operations, thank you for writing it! As for how to shape the public API I would recommend to...
I understand why localization is always treated as an afterthought and every time a new approach to GUI comes up it comes with some version of: ```rust Label::new(format!("current count: {}",...