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

Support contracts #64

Merged
merged 1 commit into from
Sep 17, 2024
Merged

Support contracts #64

merged 1 commit into from
Sep 17, 2024

Conversation

ksew1
Copy link
Member

@ksew1 ksew1 commented Sep 17, 2024

Closes #43

Base automatically changed from spr/main/46696b70 to main September 17, 2024 11:26
commit-id:b0b99976
@ksew1 ksew1 merged commit 03d03d2 into main Sep 17, 2024
5 checks passed
@ksew1 ksew1 deleted the spr/main/b0b99976 branch September 17, 2024 11:35
use serde::Deserialize;

#[derive(Deserialize)]
#[serde(untagged)]

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is really nice

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.

Allow coverage to be run on contracts
3 participants