mirror of
https://github.com/serde-rs/serde.git
synced 2025-09-30 06:21:26 +00:00
4 lines
69 B
Rust
4 lines
69 B
Rust
extern crate serde;
|
|
|
|
include!(concat!(env!("OUT_DIR"), "/test.rs"));
|