Skip to content

tor-key-forge: Abolish the HasKind impl of Error.

gabi-250 requested to merge gabi-250/arti:remove-haskind into main

We can't possibly know the ErrorKind of such an error, unless we know where the unsupported key came from. Since we can't know this, we should let a higher level crate (like tor-keymgr) decide the ErrorKind instead.

Merge request reports

Loading