Skip to content

use enum to specify encoding rather than String #138

@illusory0x0

Description

@illusory0x0
pub fn write_string_to_file(
  path : String,
  content : String,
  encoding~ : String = "utf8"
) -> Unit! {

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions