Searched defs:trim_end (Results 1 – 2 of 2) sorted by relevance
647 static inline void trim_end(string &s) { in trim_end() function
2167 fn trim_end(&self) -> &[u8] { in trim_end() method