pub fn validity_reason<G>(geometry: &G) -> &'static strExpand description
Return Boost’s human-readable reason for strict validation.
This is the allocation-free Rust counterpart to the string-output overload
driven by policies/is_valid/failing_reason_policy.hpp.