strune

Crates.iostrune
lib.rsstrune
version0.1.2
created_at2025-12-21 01:31:03.745375+00
updated_at2025-12-31 14:07:52.278858+00
descriptionA simple, directional knowledge structure library for building linked references and word books
homepagehttps://github.com/your-username/Strune
repositoryhttps://github.com/your-username/Strune
max_upload_size
id1997200
size52,104
henohenon (henohenon)

documentation

https://docs.rs/strune

README

Strune

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

Installation

Add Strune to your Cargo.toml:

[dependencies]
strune = "0.1"

Sample

See the sample directory for complete usage examples.

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

License

MIT License - see LICENSE for details.

Commit count: 0

cargo fmt