mirror of
https://github.com/sharkdp/bat
synced 2026-07-19 16:23:20 +00:00
1bac3750df
They are just a way to get access to data embedded in the binary, so they don't conceptually belong inside HighlightingAssets. This has the nice side effect of getting HighlightingAssets::from_cache() and ::from_binary(), that are highly related, next to each other.