[][src]Type Definition timebar::error::TimebarResult

type TimebarResult<T = ()> = Result<T, TimebarError>;