halfedge 0.2.0

A half-edge mesh data structure library for Rust: traversal, topology operations, geometry, subdivision, decimation, parameterization, geodesics, deformation, boolean operations, and more.
Documentation
# Security Policy

## Supported Versions

The project is pre-1.0 (`0.1.x`). Only the latest `0.1.x` release receives
security fixes.

| Version | Supported          |
| ------- | ------------------ |
| 0.1.x   | :white_check_mark: |

## Reporting a Vulnerability

If you discover a security vulnerability, **please do not open a public issue.**

Report it privately through one of the following channels:

- Email the maintainer at `nil.is.lin@gmail.com`
- Use GitHub's private vulnerability reporting on the repository
  (`Security``Report a vulnerability`)

You can expect an initial response within a few days. Once the issue is
confirmed, a patch will be prepared and coordinated disclosure arranged.