fixtures/uitests/build.rs (1 lines of code) (raw):

// This crate doesn't *actually* have any build logic, we just want // cargo to make `$OUT_DIR` for us so we can use it in the tests. fn main() {}