ErrLookup › TheAlgorithms/Rust

TheAlgorithms/Rust

All Algorithms implemented in Rust · Rust · 421 source files

Analyzed at 2c53ddfa4b on 2026-08-16. 3 documented errors.

Code / MessageTypeSeverityTags
InvalidData
Invalid morse code
exception error rust, morse-code, input-validation, io-error, decode
Failed to compute modular inverse
panic error rust, rsa, cryptography, panic, key-generation, modular-arithmetic
Encountered NaN
panic error rust, floating-point, nan, partial-cmp, sorting, greedy-algorithm