Searched defs:box_bytes_of (Results 1 – 2 of 2) sorted by relevance
795 fn box_bytes_of(self: Box<Self>) -> BoxBytes; in box_bytes_of() method806 fn box_bytes_of(self: Box<Self>) -> BoxBytes { in box_bytes_of() method816 fn box_bytes_of(self: Box<Self>) -> BoxBytes { in box_bytes_of() method826 fn box_bytes_of(self: Box<Self>) -> BoxBytes { in box_bytes_of() method880 pub fn box_bytes_of<T: sealed::BoxBytesOf + ?Sized>(input: Box<T>) -> BoxBytes { in box_bytes_of() function
741 fn box_bytes_of(self: Box<Self>) -> BoxBytes; in box_bytes_of() method752 fn box_bytes_of(self: Box<Self>) -> BoxBytes { in box_bytes_of() method762 fn box_bytes_of(self: Box<Self>) -> BoxBytes { in box_bytes_of() method772 fn box_bytes_of(self: Box<Self>) -> BoxBytes { in box_bytes_of() method821 pub fn box_bytes_of<T: sealed::BoxBytesOf + ?Sized>(input: Box<T>) -> BoxBytes { in box_bytes_of() function