pub fn identify_pat_docs(converted: &str) -> StrResult<TidyPatDocs>Expand description
Identifies the pattern documentation. For example, #let (a, b) = x.
pub fn identify_pat_docs(converted: &str) -> StrResult<TidyPatDocs>Identifies the pattern documentation. For example, #let (a, b) = x.