Everything is in the title, `#[doc(inline)] pub use foo_derive::Foo;` does not inline `Foo`'s documentation.
Activity
jplatte commentedon Aug 3, 2019
This also applies to non-derive proc_macros.
8 remaining items