Conversation
Sreehari425
left a comment
There was a problem hiding this comment.
LGTM, minor nitpick you can rename SendableActivity -> ActivitySpec
techincaly user can get confused
SendableActivity indirectly implies that the data is ready to send
but infact it not , while under the hood it transforming and then send
aka the it should be ActivitySpec
SendableActivity, possible performance upgrades & more'SendableActivity, possible performance upgrades & more
Sure thing. I'll do that real quick. |
SendableActivity, possible performance upgrades & more
Sreehari425
left a comment
There was a problem hiding this comment.
Overall LGTM :), btw you can drop rust editon from 2024 to 2021 and msrv is around 1.85.1 btw
update README.md for release update README.md
Updates will be documented on the CHANGELOG.md for this branch.