Module maturin::pyproject_toml

source ·
Expand description

A pyproject.toml as specified in PEP 517

Structs

A pyproject.toml as specified in PEP 517
The [tool] section of a pyproject.toml
The [tool.maturin] section of a pyproject.toml

Enums

The target format for the include or exclude GlobPattern.
A single Format or multiple Format values for a GlobPattern.
A glob pattern for the include and exclude configuration.