[][src]Function leetcode_rust::find_peak_element::find_peak_element

pub fn find_peak_element(nums: Vec<i32>) -> i32