Searched defs:expect_tag (Results 1 – 2 of 2) sorted by relevance
39 pub fn expect_tag<'a>(input: &mut untrusted::Reader<'a>, tag: Tag) -> Result<Value<'a>, Error> { in expect_tag() function
119 static void expect_tag(intptr_t tag, bool ok) { in expect_tag() function