pub fn size_range<X: Into<SizeRange>>(from: X) -> SizeRange
Expand description

Creates a SizeRange from some value that is convertible into it.