[][src]Function leetcode_rust::valid_palindrome::is_palindrome

pub fn is_palindrome(s: String) -> bool