Function backend::keycloak_api::api::to_base_url

source ·
fn to_base_url(url: Url) -> Url
Expand description

Helper function to create a base URL.

§Panics

If the URL cannot be a base URL.