Skip to main content

format_with

Function format_with 

Source
pub fn format_with(pattern: &str) -> FormatValidator
Expand description

Creates a format validator that requires the given regex pattern to match.