[][src]Function leetcode_rust::valid_palindrome::is_palindrome2

pub fn is_palindrome2(s: String) -> bool