-
Notifications
You must be signed in to change notification settings - Fork 22
Closed
Description
Currently, all the commands simply return Vec<String>
. It'd be great if they returned more semantically relevant results (i.e., fully parsed structs). This would also let us make the IDLE handle return an Iterator
over said structs, so you could monitor changes to the mailbox in real-time.
Metadata
Metadata
Assignees
Labels
No labels