Searched defs:HwWskResponse (Results 1 – 1 of 1) sorted by relevance
61 pub fn response_from(&self, status: u32, payload: Vec<u8>) -> HwWskResponse { in response_from()190 pub struct HwWskResponse { struct199 impl<'s> Serialize<'s> for HwWskResponse { implementation216 impl Deserialize for HwWskResponse { implementation