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

Inquiry on upbit API client project (Rust). #51

Open
semanticist21 opened this issue Mar 8, 2023 · 0 comments
Open

Inquiry on upbit API client project (Rust). #51

semanticist21 opened this issue Mar 8, 2023 · 0 comments
Labels
버그 (Bugs) 버그 (Bugs) 이슈

Comments

@semanticist21
Copy link

Describe the bug
Hi,May I ask about your project on github? https://github.com/uJhin/upbit-client/tree/main/swg_generated/rust
I'm trying to develop bot using your api by Rust.
I had located rust source folder(swg_generated -> src -> rust) in my project butit generates compile errors, related with hyper crate.

Like,
use hyper::header::UserAgent;
-> unresolved import hyper::header::UserAgent
no UserAgent in header

I'm not sure whether my environment setting is wrong or the files itself have compile errors.
Can you check for these?

@semanticist21 semanticist21 added the 버그 (Bugs) 버그 (Bugs) 이슈 label Mar 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
버그 (Bugs) 버그 (Bugs) 이슈
Projects
None yet
Development

No branches or pull requests

1 participant