Clean up of the echobot example #7

Merged
dan merged 1 commits from schlink/libcwtch-rs:clean_up_example into main 2021-09-16 17:26:23 +00:00
Contributor

Attempts some clean-up of the echobot example, including removing unnecessary to_string calls and replacing the unwraps with expects -- though we can definitely handle those potential errors better...

Attempts some clean-up of the echobot example, including removing unnecessary `to_string` calls and replacing the `unwrap`s with `expect`s -- though we can definitely handle those potential errors better...
schlink added 1 commit 2021-09-16 02:42:12 +00:00
Owner

wow thanks!

wow thanks!
dan merged commit 49c4f06e51 into main 2021-09-16 17:26:23 +00:00
dan deleted branch clean_up_example 2022-01-16 19:05:51 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
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: cwtch.im/libcwtch-rs#7
No description provided.