pub fn get_string_source(
source: &RegistrySource,
) -> Result<String, GetStringSourceError>Expand description
Get the data from an XML source, and return the root node
pub fn get_string_source(
source: &RegistrySource,
) -> Result<String, GetStringSourceError>Get the data from an XML source, and return the root node