pub type MeasureFn<B> = fn(&mut B, &<B as Toolkit>::Handle, Proposal) -> Size;
Optional custom measure for a third-party piece (§8.2).