syn 2.0.11

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

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