Searched defs:ActionsBuf (Results 1 – 1 of 1) sorted by relevance
71 pub struct ActionsBuf<'a>(&'a [u8]); struct73 impl<'a> ActionsBuf<'a> { impl