Skip to content

Implement From<i32> for Number instead of From<i64> #14

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

Merged
merged 1 commit into from
May 26, 2018

Conversation

Jannis
Copy link
Contributor

@Jannis Jannis commented May 26, 2018

This resolves #12, after deciding to do i32 instead of i64.

@tailhook tailhook merged commit b73110d into graphql-rust:master May 26, 2018
@tailhook
Copy link
Collaborator

Merged. Thanks!

@Jannis Jannis deleted the jannis/number-from-i32 branch May 28, 2018 10:40
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.

Add support for creating Value::Number from i32
2 participants