mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-02 07:54:19 +01:00
4 lines
71 B
Rust
4 lines
71 B
Rust
pub mod build {
|
|
include!(concat!(env!("OUT_DIR"), "/built.rs"));
|
|
}
|