Skip to content

More involved parsing #28

@jonhoo

Description

@jonhoo

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions