pub type DetectionBasedTracker_Object = Tuple<(Rect, i32)>;

Trait Implementations§