dioxus_autofmt

Function fmt_block

Source
pub fn fmt_block(
    block: &str,
    indent_level: usize,
    indent: IndentOptions,
) -> Option<String>