Function joker::track::span [] [src]

pub fn span<T, U>(left: &T, right: &U) -> Option<Span> where
    T: TrackingRef,
    U: TrackingRef