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

How to convert custom types? #15

Closed
g10z3r opened this issue Aug 1, 2022 · 3 comments
Closed

How to convert custom types? #15

g10z3r opened this issue Aug 1, 2022 · 3 comments

Comments

@g10z3r
Copy link

g10z3r commented Aug 1, 2022

How to convert custom types so that they can be specified in the function param?

@declark1
Copy link

This is an issue and may prevent me from using this crate unfortunately. The types module is private so conversions cannot even be implemented.

@0xDjole
Copy link
Contributor

0xDjole commented Mar 12, 2023

@declark1 This looks good? #69

@knutwalker
Copy link
Collaborator

0.7.0-rc.2 now pub exports the BoltType(s), we also added extensive serde support for converting results into custom types. At some point, we will also use serde for query params.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

4 participants