Searched defs:LogRangeExt (Results 1 – 1 of 1) sorted by relevance
84 pub struct LogRangeExt<V: LogScalable> { struct90 impl<V: LogScalable> LogRangeExt<V> { argument148 impl<V: LogScalable> AsRangedCoord for LogRangeExt<V> { implementation