Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.2.0 Code Review - Cleanup & Docs #61

Merged
merged 8 commits into from
May 6, 2023
Merged

0.2.0 Code Review - Cleanup & Docs #61

merged 8 commits into from
May 6, 2023

Conversation

JohnMurray
Copy link
Owner

@JohnMurray JohnMurray commented May 6, 2023

Summary

  • Cleanup Cargo.toml for the main project
  • Add prelude module
  • Add docs for the ActorSystem and root module
  • Add docs for the actor module

Motivation

#51

Test Plan

Validated locally with generated rustdoc. CI validates for spelling errors.

+ document package with high level explanations and examples
+ hide debug_serialize_msg! macro
+ document `Actor` trait and methods
+ document `Context` trait and methods
@JohnMurray JohnMurray self-assigned this May 6, 2023
@JohnMurray JohnMurray merged commit c14aec2 into main May 6, 2023
4 checks passed
@JohnMurray JohnMurray deleted the 0_2_0-code-reveiw branch May 6, 2023 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant