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

Add UniFFI methods for specializing ParsedCredential #54

Conversation

cobward
Copy link
Contributor

@cobward cobward commented Oct 1, 2024

No description provided.

@Joey-Silberman
Copy link
Contributor

You might want to add a comment explaining the use of Int8(0) and Int8(1) as markers for nil and non-nil values. Other than that, LGTM!

@Ryanmtate
Copy link
Contributor

You might want to add a comment explaining the use of Int8(0) and Int8(1) as markers for nil and non-nil values. Other than that, LGTM!

The swift code is generated and produces the Int8(0) types. Okay to ignore here.

@cobward
Copy link
Contributor Author

cobward commented Oct 1, 2024

You might want to add a comment explaining the use of Int8(0) and Int8(1) as markers for nil and non-nil values. Other than that, LGTM!

That's in the generated code, so not much I can do about that.

@cobward cobward merged commit 5b67c36 into main Oct 1, 2024
3 checks passed
@cobward cobward deleted the skit-591-update-parsedcredential-to-have-methods-for-converting-into branch October 1, 2024 17:17
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.

3 participants