1 2 3 4
#[doc(notable_trait)] //~ ERROR: `#[doc(notable_trait)]` is experimental trait SomeTrait {} fn main() {}