thread 'actix-rt|system:0|arbiter:0' panicked at src/byte_functions/mod.rs:57:17:
index out of bounds: the len is 40 but the index is 40
thread 'actix-rt|system:0|arbiter:0' panicked at src/byte_functions/mod.rs:41:17:
index out of bounds: the len is 40 but the index is 40
Also happens at
57:17
.Logs:
Code:
https://github.com/ckcr4lyf/kiryuu/blob/de06f1e4fec93ffc27bdc255b7131d652fbb0c5f/src/byte_functions/mod.rs#L40-L45
https://github.com/ckcr4lyf/kiryuu/blob/de06f1e4fec93ffc27bdc255b7131d652fbb0c5f/src/byte_functions/mod.rs#L56-L60
Should fix it probably...