Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Make io::print, get_value_display and get_display not return Result #286

Closed
jorgecarleitao opened this issue Aug 14, 2021 · 0 comments · Fixed by #287
Closed

Make io::print, get_value_display and get_display not return Result #286

jorgecarleitao opened this issue Aug 14, 2021 · 0 comments · Fixed by #287

Comments

@jorgecarleitao
Copy link
Owner

jorgecarleitao commented Aug 14, 2021

I.e.

  • get_value_display
  • io::print
  • get_display

should not error since we should offer an implementation of display for every valid type.

@jorgecarleitao jorgecarleitao self-assigned this Aug 14, 2021
@jorgecarleitao jorgecarleitao changed the title Remove "Result" from io::print, get_value_display and get_display Make io::print, get_value_display and get_display not return Result Aug 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant