pub trait LenBytes { // Required method fn len_bytes(&self) -> usize; }
Implemented by TakeAtom::Atom to have an atom length
number of bytes