☰
utils
0.1.0
In utils::file_interaction
?
Function
utils
::
file_interaction
::
write_file
source
·
[
−
]
pub fn write_file(path: &
str
, content: &
str
) ->
Result
<
()
,
String
>