pub trait IgnoreAsHelper { }

Implementations on Foreign Types§

source§

impl<T: BlockType> IgnoreAsHelper for BitVec<T>

Implementors§