pub fn create_proto_file(proto_data: &str) -> NamedTempFileExpand description
Returns the file.
(NamedTempFile will automatically delete the file when it goes out of scope.)
pub fn create_proto_file(proto_data: &str) -> NamedTempFileReturns the file.
(NamedTempFile will automatically delete the file when it goes out of scope.)