jonas-schievink/xml-rpc-rs

Reexport reqwest

Open

#36 opened on 2018年2月3日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Rust (21 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (27 stars)
PR merge metrics
 (PR metrics pending)

説明

If a downstream crate wants to send a request and can't just use call_url, it might be handy if we reexport reqwest so they don't have to add the correct version to Cargo.toml.

Need to figure out if this is a good idea and a common or recommended pattern.

コントリビューターガイド