Function confluence::wsdl::fetch
[−]
[src]
pub fn fetch(url: &str) -> Result<Wsdl>
Fetch WSDL from specified URL and store results in Wsdl
structure.
pub fn fetch(url: &str) -> Result<Wsdl>
Fetch WSDL from specified URL and store results in Wsdl
structure.