Main implementation of Dalet in rust, with parsers
Find a file
2024-08-03 12:56:08 +03:00
src refactor: rename root to page 2024-08-03 12:56:08 +03:00
tests refactor: rename root to page 2024-08-03 12:56:08 +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: AutoFrom 2024-08-03 12:47:33 +03:00
Cargo.toml feat: AutoFrom 2024-08-03 12:47:33 +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.