http-rs / http-rs/surf

`parse` returns `ParseError`, but not part of api

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

Description

https://docs.rs/surf/latest/surf/struct.Url.html#method.parse

`parse` returns `ParseError`, but not part of API (part of crate `url`)

might be good to re-export or expose it somehow

Contributor guide

Open the contributing guide

Research direction

Start with the surf::Url::parse documentation linked in the issue and inspect how its ParseError type is exposed. Done means users can access the returned error through surf's public API, with the resulting API documentation making that type available.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
api
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.