I think you might be able to do something like: ```rust struct MyThing> { buf: B, } ```