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