Function build_file

Source
pub fn build_file<P: AsRef<Path>>(path: P) -> PathBuf
Expand description

Builds the given file as a cdylib and returns the path to the compiled object.