bonds-core 0.1.6

Core library for managing symlink-based bonds with SQLite persistence
Documentation
1
2
3
4
5
6
7
8
9
# bonds-core

[![Crates.io](https://img.shields.io/crates/v/bonds-core.svg)](https://crates.io/crates/bonds-core) [![CI](https://github.com/clxrityy/bonds/actions/workflows/ci.yml/badge.svg)](https://github.com/clxrityy/bonds/actions/workflows/ci.yml) [![Documentation](https://img.shields.io/badge/docs-blue?logo=rust&logoColor=white)](https://bonds.fyi/latest/api/bonds_core/) [![License](https://img.shields.io/github/license/clxrityy/bonds.svg)](https://github.com/clxrityy/bonds/blob/master/LICENSE)

The core library for the `bonds` ecosystem, providing the underlying logic and data management for creating and managing "bonds" between files and directories using symlinks and SQLite.

---

![Crates.io Size](https://img.shields.io/crates/size/bonds-core?style=flat)