Searched defs:LinkDef (Results 1 – 1 of 1) sorted by relevance
24 type LinkDef struct { struct25 Text string // the link text26 URL string // the link URL27 Used bool // whether the comment uses the definition