Function create_proto_file

Source
pub fn create_proto_file(proto_data: &str) -> NamedTempFile
Expand description

Returns the file. (NamedTempFile will automatically delete the file when it goes out of scope.)