pub trait NodeInsert<Cap, Depth, Nib: Nibble> {
type Out;
}Expand description
Insert capability into Node16 at specific nibble position
pub trait NodeInsert<Cap, Depth, Nib: Nibble> {
type Out;
}Insert capability into Node16 at specific nibble position