### Summary 💡 Take `impl Into<Bstr>` in `gix_url::parse` ### Motivation 🔦 To be able to give `&str`. Also, bstr is not reexported.