AdamNiederer / AdamNiederer/base100
index out of bounds: the len is 1 but the index is 2 when trying to decode
Abierto
- Lenguaje dominante
- Rust
- Estrellas
- 284
- Forks
- 15
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
```
[brain@ignatenko-w541 ~]$ echo "👟👜👣👣👦🐁" | base100 -d
thread 'main' panicked at 'index out of bounds: the len is 1 but the index is 2', src/main.rs:91:20
note: Run with `RUST_BACKTRACE=1` for a backtrace.
Aborted (core dumped)
```
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.