Searched defs:SafeBytecodeStream (Results 1 – 1 of 1) sorted by relevance
123 pub struct SafeBytecodeStream<'a> { struct128 impl<'a> SafeBytecodeStream<'a> { impl149 impl BytecodeStream for SafeBytecodeStream<'_> { implementation