implemented display trait for errors #37

Merged
sb10q merged 2 commits from pca006132/zynq-rs:sdio into master 2020-06-16 17:36:02 +08:00

Not sure if the display should be implemented like this. Current output:

[     0.048852s]  INFO(experiments): Card initialization error: 
    Command transfer error: Command timeout, check if the card is inserted properly.

I want to align them properly but cannot find a easy way.

Not sure if the display should be implemented like this. Current output: ``` [ 0.048852s] INFO(experiments): Card initialization error: Command transfer error: Command timeout, check if the card is inserted properly. ``` I want to align them properly but cannot find a easy way.

Just put everything on the same line, this is what is usually done in this situation.

Just put everything on the same line, this is what is usually done in this situation.
sb10q closed this pull request 2020-06-16 17:36:02 +08:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: M-Labs/zynq-rs#37
There is no content yet.