strune 0.1.2

A simple, directional knowledge structure library for building linked references and word books
Documentation
# Strune

A simple, directional knowledge structure library for building linked references and word books.

## Installation

Add Strune to your `Cargo.toml`:

```toml
[dependencies]
strune = "0.1"
```

## Sample

See the [sample directory](https://github.com/your-username/Strune/tree/main/sample) for complete usage examples.

https://project-starlivia.github.io/Strune/

## License

MIT License - see [LICENSE](../LICENSE) for details.