Searched defs:AttachmentsList (Results 1 – 1 of 1) sorted by relevance
18 pub unsafe trait AttachmentsList { interface40 unsafe impl AttachmentsList for () { impl64 unsafe impl<A, B> AttachmentsList for (A, B) impl