Home
last modified time | relevance | path

Searched refs:smallbuff_copy (Results 1 – 1 of 1) sorted by relevance

/tonic/examples/
H A Dbuild.rs37 let smallbuff_copy = out_dir.join("smallbuf"); in main() localVariable
38 …let _ = std::fs::create_dir(smallbuff_copy.clone()); // This will panic below if the directory fai… in main()
40 .out_dir(smallbuff_copy) in main()