Function to_string_pretty

Source
pub fn to_string_pretty(manifest: &AndroidManifest) -> Result<String>
Expand description

Serialize the given AndroidManifest structure as a pretty-printed String of XML text.