Would it be possible to implement Display for CachePadded<T> where T: Display. This makes adding CachePadded around a variable slightly less intrusive a change.