boat-lib 0.2.0

Rust utility library for boat
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# ⚙️ boat-lib

Rust utility library for [`boat`](https://github.com/coko7/boat).

[![Crates info](https://img.shields.io/crates/v/boat-lib.svg)](https://crates.io/crates/boat-lib)
[![License: GPL-3.0](https://img.shields.io/github/license/coko7/boat-lib?color=blue)](LICENSE)
![Rust](https://img.shields.io/github/languages/top/coko7/boat-lib?color=orange)
[![Tests](https://github.com/coko7/boat-lib/actions/workflows/rust.yml/badge.svg)](https://github.com/coko7/boat-lib/actions/workflows/rust.yml)

## 🚧 Work in Progress

> [!WARNING]  
> This library is actively being developed. Since it's in its early stages, things will likely break often.
> Don't use it for now.