An open API service indexing awesome lists of open source software.

https://github.com/python-project-templates/hatch-rust

Hatch plugin for Rust
https://github.com/python-project-templates/hatch-rust

build-tool hatch hatchling python rust

Last synced: 9 days ago
JSON representation

Hatch plugin for Rust

Awesome Lists containing this project

README

          

# hatch rust

Hatch plugin for Rust

[![Build Status](https://github.com/python-project-templates/hatch-rust/actions/workflows/build.yaml/badge.svg?branch=main&event=push)](https://github.com/python-project-templates/hatch-rust/actions/workflows/build.yaml)
[![codecov](https://codecov.io/gh/python-project-templates/hatch-rust/branch/main/graph/badge.svg)](https://codecov.io/gh/python-project-templates/hatch-rust)
[![License](https://img.shields.io/github/license/python-project-templates/hatch-rust)](https://github.com/python-project-templates/hatch-rust)
[![PyPI](https://img.shields.io/pypi/v/hatch-rust.svg)](https://pypi.python.org/pypi/hatch-rust)

## Overview

Wrapper for [hatch-rs](https://github.com/python-project-templates/hatch-rs)

> [!NOTE]
> This library was generated using [copier](https://copier.readthedocs.io/en/stable/) from the [Base Python Project Template repository](https://github.com/python-project-templates/base).