Function android_manifest::from_str

source ·
pub fn from_str(s: &str) -> Result<AndroidManifest>
Expand description

Deserialize an instance of type AndroidManifest from a string of XML text.