iowo/crates/pawarser/src/lib.rs

3 lines
47 B
Rust
Raw Normal View History

#![feature(iter_collect_into)]
2024-10-13 16:47:53 +02:00
pub mod parser;