Skip to main content

ReadStringField

fn ReadStringField(
    Manifest: &Value,
    Field: &'static str,
) -> Result<String, InstallError>