Function i_slint_compiler::object_tree::pretty_print

source ยท
pub fn pretty_print(
    f: &mut impl Write,
    e: &Element,
    indentation: usize,
) -> Result