Function android_manifest::to_string[][src]

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

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