Searched refs:WithSpan (Results 1 – 1 of 1) sorted by relevance
91 use self::private::WithSpan;145 pub struct WithSpan { struct346 type Target = WithSpan;349 unsafe { &*(self as *const Self as *const WithSpan) }355 unsafe { &mut *(self as *mut Self as *mut WithSpan) }