pub fn decode_restore_code_info( code: &str, ) -> Result<RestoreCodeInfo, RestoreCodeError>
Decode a restore code and return UI-ready info.