StringGetter

Type Alias StringGetter 

Source
pub type StringGetter = fn(S: String) -> Result<String>;