Function patch_svd::get_patched_svd[][src]

pub fn get_patched_svd(
    svd_content: String,
    patch_content: String
) -> Result<Device, Error>