#[derive(Derivative)] #[derivative(Debug="transparent")] pub struct Wrapping(pub T);