Rustdoc should expose doc comments written on tuple fields: ```rust pub struct Foo( /// Hello docs String ); ``` Tagging @QuietMisdreavus @GuillaumeGomez based on conversation on IRC.
Rustdoc should expose doc comments written on tuple fields:
Tagging @QuietMisdreavus @GuillaumeGomez based on conversation on IRC.