http-rs / http-rs/surf

Cannot do anything without `native-client` feature

Open
#41 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
1.5k
Forks
128
PR merge metrics
No merged PRs in 30d

Description

Since clients are all `pub(crate)` and `one_off` module is depend on `native-client` feature, we can't do anything without `native-client` feature. We should make other clients public or used by `one_off` module.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.