mirror of
https://github.com/sharkdp/bat.git
synced 2025-03-03 09:18:50 +00:00
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.