Searched defs:from_vec_with_nul (Results 1 – 5 of 5) sorted by relevance
678 pub fn from_vec_with_nul(v: Vec<u8>) -> Result<Self, FromVecWithNulError> { in from_vec_with_nul() method