write_file
problemreductions
0.1.0
In problemreductions::
io
problemreductions
::
io
Function
write_
file
Copy item path
Source
pub fn write_file<P:
AsRef
<
Path
>>(path: P, contents: &
str
) ->
Result
<
()
>
Expand description
Write a string to a file.