Searched defs:text (Results 1 – 2 of 2) sorted by relevance
40 pub text: String, field53 let text = self.text.as_bytes(); in add_to() localVariable92 let text = String::from_utf8(a)?; in get_from_as() localVariable
181 pub text: Bytes, field265 let text = raw_packet.copy_to_bytes(octet_count); in unmarshal() localVariable