iowo/crates/lang/src/lib.rs

2 lines
69 B
Rust

#![feature(type_alias_impl_trait, lint_reasons)]
pub mod lst_parser;