[][src]Function reference_trie::branch_node

pub fn branch_node(
    has_value: bool,
    has_children: impl Iterator<Item = bool>
) -> [u8; 3]