pub(crate) fn add_doc_line(docs: &mut String, nv: &MetaNameValue)
Expand description
Adds a line to the string if the attribute is a doc attribute.
pub(crate) fn add_doc_line(docs: &mut String, nv: &MetaNameValue)
Adds a line to the string if the attribute is a doc attribute.