Function puffin::algebra::term::display_term_at_depth

source ยท
fn display_term_at_depth<PT: ProtocolTypes>(
    term: &DYTerm<PT>,
    depth: usize,
    is_bitstring: bool,
) -> String