Searched refs:make_rust_binary (Results 1 – 1 of 1) sorted by relevance
408 let rust_binary = self.make_rust_binary(platforms, krate, target)?; in render_one_build_file()613 fn make_rust_binary( in make_rust_binary() method