/// Build configuration
/// wbspatialstats is a pure Rust backend crate.
/// Python bindings are handled at the wbw_python level via maturin.
/// No special build configuration needed for this crate.
fnmain(){// No-op: all configuration handled by maturin at the frontend level
}