pub type SizeGetter<Size> = fn(_: &Metadata) -> Size;
Expand description

Infers size from a Metadata.