to_string

Function to_string 

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

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