#parser #education #external #creat #hvpo32dds

bin+lib my_parser_hVpo32Dds

教育用途,通过外部 creat 实现简单解析器

3 个版本

0.1.2 2023 年 10 月 18 日
0.1.1 2023 年 10 月 18 日
0.1.0 2023 年 10 月 18 日

20#education

MIT 许可证

3KB

简单复用解析库

教育用途,通过外部 creat 实现简单解析器

用法

use my_parser_hVpo32Dds::*;

pub fn main() {
    println!("{:?}", list_parser::list("[1,1,2,3,5,8]"));
}

依赖项

~150KB