Function rust_is_even::is_even[][src]

pub async fn is_even<T: Display>(n: T) -> Result<bool>