Function xComLib::file_utils::write_content_to_file
source · pub async fn write_content_to_file(
file_path: &str,
content: &str
) -> Result<(), Error>
pub async fn write_content_to_file(
file_path: &str,
content: &str
) -> Result<(), Error>