Skip to main content
append_to_file
rusteron_
code_
gen
0.1.163
rusteron_code_gen
Function
append_
to_
file
Copy item path
Source
pub fn append_to_file(file_path: &
str
, code: &
str
) ->
Result
<
()
>