pub struct UriLauncherBuilder { /* private fields */ }Available on crate feature
v4_10 only.Expand description
A builder-pattern type to construct UriLauncher objects.
Implementations§
Source§impl UriLauncherBuilder
impl UriLauncherBuilder
Sourcepub fn build(self) -> UriLauncher
pub fn build(self) -> UriLauncher
Build the UriLauncher.