[][src]Type Definition abin::BooBin

type BooBin<'a> = Boo<'a, [u8], Bin>;

Borrowed-or-owned Bin.