CosmicHorrorDev / CosmicHorrorDev/two-face
Specialize dump load/creation
Open
- Dominant language
- Rust
- Stars
- 25
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Instead of depending on`syntect`'s dump functionality we can instead use a specialized version (depending on just bincode with their new format?) because it's all handled internally. ~~This avoids needing to pull in `flate2` which saves on a few dependencies~~ `flate2` still gets used by `syntect` internally, so slimming things down would need changes upstream too
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.