weave-draft 0.2.0

A crate for representing and manipulating weaving drafts
Documentation
1
2
3
4
5
6
7
8
9
10
11
# weave-draft

[![Build Status](https://github.com/erys/weave-draft/actions/workflows/rust.yml/badge.svg)](https://github.com/erys/weave-draft/actions/workflows/rust.yml)
[![Crates.io](https://img.shields.io/crates/v/weave-draft)](https://crates.io/crates/weave-draft)
[![Released API docs](https://docs.rs/weave-draft/badge.svg)](https://docs.rs/weave-draft)
[![Maintenance](https://img.shields.io/maintenance/yes/2025)](https://github.com/erys/weave-draft)
[![dependency status](https://deps.rs/repo/github/erys/weave-draft/status.svg)](https://deps.rs/repo/github/erys/weave-draft)
A rust crate for representing and manipulating weaving drafts.

Designed as a validated representation of a weaving draft, for use with other crates handling visualization or
conversion.