Skip to main content

TrackKey

Type Alias TrackKey 

Source
type TrackKey = (Vec<Vec<u8>>, Vec<u8>);
Expand description

Key identifying a track (namespace + track name).