Current section

Files

Jump to
gtempo include tempo@error_NaiveDateTimeTimeParseError.hrl
Raw

include/tempo@error_NaiveDateTimeTimeParseError.hrl

-record(naive_date_time_time_parse_error, {
input :: binary(),
cause :: tempo@error:time_parse_error()
}).