Skip to main content

ResponseParser

Type Alias ResponseParser 

Source
pub type ResponseParser = fn(&str) -> Option<IpAddr>;
Expand description

Response parser function type