Trait indexing::Buffer [] [src]

pub unsafe trait Buffer: Deref { }

A marker trait for collections where we can safely vet indices

Implementors