Skip to main content

validity_reason_with

Function validity_reason_with 

Source
pub fn validity_reason_with<G>(
    geometry: &G,
    options: ValidityOptions,
) -> &'static str
where G: Geometry, G::Kind: ValidityStrategyForKind, <G::Kind as ValidityStrategyForKind>::S: ValidityStrategy<G>,
Expand description

Return Boost’s human-readable reason using explicit validity behavior.