cook-with-rust-parser

Crates.iocook-with-rust-parser
lib.rscook-with-rust-parser
version0.0.5
sourcesrc
created_at2021-10-28 07:04:22.739053
updated_at2021-10-31 15:14:37.399572
descriptionA parser written in Rust for CookLang
homepage
repository
max_upload_size
id473460
size23,020
Hannes (umgefahren)

documentation

README

cook-with-rust-parser

This is a parser crate for the CookLang. The main feature is parsing a String into a struct that implements serde and can be easily used from there.

The implementation is nearly fully complete. Only image tags are missing. They are just ignored by now.

License: MIT

Commit count: 0

cargo fmt