#![feature(rustdoc_internals)] #[doc(search_unbox)] pub struct Object(T, U); pub fn something() -> Result, bool> { loop {} }