Functions§
- archidoc_
from_ file - Extract
//!doc comments from a Rust source file. - extract_
c4_ level - Extract the C4 level marker from doc content.
- extract_
description - Extract the first non-header, non-marker line as description.
- extract_
file_ table - Parse the markdown file table into FileEntry structs.
- extract_
parent_ container - Extract the parent container from a dot-notation module path.
- extract_
pattern - Extract the primary GoF pattern name from doc content.
- extract_
pattern_ status - Extract pattern status from doc content.
- extract_
relationships - Parse
@c4 uses target "label" "protocol"markers from content.