Main implementation of Dalet in rust, with parsers
Find a file
2024-08-02 22:38:52 +03:00
src refactor: rename some types 2024-08-02 22:35:49 +03:00
tests test: fix list name 2024-08-02 22:38:52 +03:00
.gitignore move from https://github.com/TxtDot/dalet/tree/main/libs/rust 2024-08-02 17:49:52 +03:00
Cargo.lock feat: gemtext parser, pre tag 2024-08-02 19:49:10 +03:00
Cargo.toml feat: gemtext parser, pre tag 2024-08-02 19:49:10 +03:00
LICENSE Initial commit 2024-08-02 17:48:08 +03:00
README.md doc: update 2024-08-02 18:12:13 +03:00

Dalet

dalet-rs

Main implementation of Dalet in rust, with parsers.