Is there any way to pattern match on an &Box without using as_ref? Essentially, I have code like this:
&Box
as_ref