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

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