Searched defs:Vec (Results 1 – 1 of 1) sorted by relevance
72 impl TryAllocFrom<&str> for Vec<u8> { implementation81 impl TryAllocFrom<&[u8]> for Vec<u8> { implementation102 impl<T> FallibleVec<T> for Vec<T> { implementation