# Code ```rs if layout != Layout::new::<U>() { return Err(new_value); } ``` [Click here to view this live](https://docs.rs/tokio-util/0.7.18/src/tokio_util/sync/reusable_box.rs.html#106) # Expected Outcome The `layout !=` part is displayed in black. # Actual Output <img width="349" height="86" alt="Image" src="https://github.com/user-attachments/assets/81017e27-d1d0-48cc-8ca8-01b674bc60c6" /> # Version ``` rustdoc 1.94.0-nightly (7ecabfaaf 2026-01-03) ```