You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
writing structs for everything in the list subcommand
command matching
implementing basic display functions
Implementing basic display functions will require implementing the Display trait for any structs we believe are necessary and do not already implement Display
Finish command base
This means:
listsubcommandImplementing basic display functions will require implementing the
Displaytrait for any structs we believe are necessary and do not already implementDisplay