Searched defs:ListLinks (Results 1 – 1 of 1) sorted by relevance
371 pub struct ListLinks<const ID: u64 = 0> { global() struct 374 innerListLinks global() argument 380 unsafe impl<const ID: u64> Send for ListLinks<ID> {} global() implementation 383 unsafe impl<const ID: u64> Sync for ListLinks<ID> {} global() implementation 385 impl<const ID: u64> ListLinks<ID> { global() implementation [all...]