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