Settings
Help

Module rangebounds

Module rangebounds 

Source
Expand description

This module exposes helpers for working with types that implement RangeBounds.

Traits§

RangeBoundsExt
An extension trait for RangeBounds.

Functions§

bounds_max 🔒
Return the largest of b1 and b2.
bounds_min 🔒
Return the smallest of b1 and b2.