syn 1.0.93

Parser for Rust source code
Documentation
1
2
3
4
5
#![allow(clippy::let_underscore_drop)]

mod regression {
    automod::dir!("tests/regression");
}