Skip to content

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

@semanticist21

Description

@semanticist21

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions