tag_parser

Crates.iotag_parser
lib.rstag_parser
version0.1.2
sourcesrc
created_at2024-10-01 05:04:13.957806
updated_at2024-10-02 05:37:11.239882
descriptionjust parse tags like html
homepage
repositoryhttps://github.com/Cergoo/tag_parser
max_upload_size
id1392498
size10,286
(Cergoo)

documentation

https://docs.rs/tag_parser

README

tag_parser

just parse tags like html:

  • <tag_name attr_name="attr_vallue"> </tag_name>
  • <tag_name attr_name="attr_vallue"/>
Commit count: 4

cargo fmt