whatwg_
datetime
0.1.1
whatwg_datetime
Type Alias
ParseStringFn
Copy item path
Source
pub type ParseStringFn<T> = dyn
Fn
(&
str
) ->
Option
<T>;