MAX_TIME_LEN

Constant MAX_TIME_LEN 

Source
const MAX_TIME_LEN: usize = 18;
Expand description

Defines the maximum possible length (in bytes) of an ISO 8601 time.

The longest possible string is 17:30:00.999999999.