wrkflw_parser/
lib.rs

1// parser crate
2
3pub mod gitlab;
4pub mod schema;
5pub mod workflow;