mirror of
https://github.com/crate-ci/typos.git
synced 2024-11-22 09:01:04 -05:00
4 lines
75 B
Rust
4 lines
75 B
Rust
|
#![allow(clippy::all)]
|
||
|
|
||
|
include!(concat!(env!("OUT_DIR"), "/codegen.rs"));
|