[][src]Trait track::Identifier

pub trait Identifier: Copy + Clone + Send + Sync { }

A marker trait witch should be implemented for types used as identity in the Tracker.

Implementors

Loading content...