Expand description
The module contains a WidthEstimator
for Grid
width estimation.
Structs§
- CfgWidth
Function - A
WidthFunc
implementation which is used byGrid
. - Width
Estimator - A
Estimate
or of a width for aGrid
.
Traits§
- Width
Func - A width function.