#parser #education #external #creat #hvpo32dds

bin+lib my_parser_hVpo32Dds

Education purpose to implement of simple parser by using external creat

3 releases

0.1.2 Oct 18, 2023
0.1.1 Oct 18, 2023
0.1.0 Oct 18, 2023

#13 in #education

MIT license

3KB

Simple reuse of parse lib

Education purpose to implement of simple parser by using external creat

Usage

use my_parser_hVpo32Dds::*;

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

Dependencies

~150KB