[][src]Trait interface_tests_helpers::HasBaseUrl

pub trait HasBaseUrl {
    fn get_base_url(&self) -> &str;
}

Required methods

fn get_base_url(&self) -> &str

Loading content...

Implementors

Loading content...