Searched defs:alloc_str (Results 1 – 5 of 5) sorted by relevance
106 pub(crate) fn alloc_str<'a>(&'a self, string: &str) -> &'a mut str { in alloc_str() method