Function base

Source
pub fn base(type_of: Type, label: &Label<'_>) -> Url
Available on crate feature auth only.
Expand description

Returns the base OTP URL for the given type and label.

ยงPanics

This function can not panic because the base URL is always valid.