Function malva::format_text

source ยท
pub fn format_text(
    input: &str,
    syntax: Syntax,
    options: &FormatOptions
) -> Result<String, Error>
Expand description

Format the given source code.