Open
Description
I think it would make sense to split out the derive syntax section of the Component
and Event
docs into a separate markdown file, then #[doc = include_str!("…")]
it in both the trait doc and the derive macro doc.
Originally posted by @SpecificProtagonist in #19523 (comment)