add a few common used on_event handlers #6

Merged
sarah merged 6 commits from on_handlers into main 2022-07-22 16:39:32 +00:00
Owner
No description provided.
dan added 1 commit 2022-05-19 21:04:31 +00:00
sarah approved these changes 2022-05-19 22:16:48 +00:00
src/imp.rs Outdated
@ -159,9 +168,10 @@ impl Imp {
let acl: ACL = serde_json::from_str(&data["accessControlList"]).expect("Error parsing conversation");
let conversatio_id: i32 = data["ConversationID"].parse::<i32>().unwrap();
Contributor

n

n
dan marked this conversation as resolved
dan added 1 commit 2022-05-19 23:11:54 +00:00
dan added 1 commit 2022-07-21 08:04:53 +00:00
dan added 1 commit 2022-07-21 23:09:25 +00:00
dan added 1 commit 2022-07-21 23:57:12 +00:00
dan added 1 commit 2022-07-22 00:05:03 +00:00
sarah merged commit 2a9a4781c1 into main 2022-07-22 16:39:32 +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: dan/imp#6
No description provided.