Searched refs:content_format (Results 1 – 3 of 3) sorted by relevance
246 self.content_format = k[1]
431 .content_format(iana::CoapContentFormat::CoseEncrypt0) in test_header_builder()
286 pub fn content_format(mut self, content_type: iana::CoapContentFormat) -> Self { in content_format() method