buggood first issue
Métriques du dépôt
- Stars
- (871 stars)
- Métriques de merge PR
- (Métriques PR en attente)
Description
Some of our decoders (the one I know about being base64) can fail in other languages (python), but do not in Rust. It is essential we make them fail as it reduces the cardinality of our search algorithm, thus speeding the program up significantly.