Trait TypeId
tree_buf::internal::branch
pub trait TypeId: Copy + Into<u8> + PartialEq + Debug { fn void() -> Self where Self: Sized; }
fn void() -> Self where Self: Sized,
impl TypeId for ArrayTypeId
impl TypeId for RootTypeId