-
Notifications
You must be signed in to change notification settings - Fork 30
docs(v2): operator
#508
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
base: v2-dev-2
Are you sure you want to change the base?
docs(v2): operator
#508
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great documentation!
crates/operator/Cargo.toml
Outdated
@@ -32,6 +32,7 @@ rand_core.workspace = true | |||
eigen-logging.workspace = true | |||
eigen-crypto-bn254.workspace = true | |||
eigen-utils.workspace = true | |||
eigen-testing-utils.workspace = true |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's remove this dependency, since it's only used for docs.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ups, done 3d12688
Co-authored-by: Tomás Grüner <[email protected]>
What Changed?
Add documentation to
operator/lib.rs
.Run with:
Reviewer Checklist
changelog-X
labels (if applies)