Nullus157 / bs58-rs

Another Rust Base58 codec implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error type stutter

Nemo157 opened this issue · comments

https://docs.rs/bs58/0.2.2/bs58/decode/enum.DecodeError.html

Should rename to bs58::decode::Error and add a deprecated alias, probably same with encode.