Searched defs:ExtraEnvelope (Results 1 – 1 of 1) sorted by relevance
390 struct ExtraEnvelope<T>(T); struct392 impl<T> ExtraInner for ExtraEnvelope<T> implementation