Type Definition vtc::SecondsSourceResult[][src]

type SecondsSourceResult = Result<Rational64, TimecodeParseError>;
Expand description

The result type of SecondsSource::to_seconds.