[][src]Type Definition bitarray::StorageLen

type StorageLen<NBits, B> = Quot<Sub1<Sum<NBits, BitsInOut<B>>>, BitsInOut<B>>;