3 releases
0.1.2 | Oct 18, 2023 |
---|---|
0.1.1 | Oct 18, 2023 |
0.1.0 | Oct 18, 2023 |
#20 in #education
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