pub type HistogramDistanceScratch = EmptyIVec;

Aliased Type§

struct HistogramDistanceScratch {}

Trait Implementations§

source§

impl Default for EmptyIVec

source§

fn default() -> EmptyIVec

Returns the “default value” for a type. Read more