fn extract_manifest(comment: &str) -> CargoResult<Option<String>>
Expand description

Extracts the first Cargo fenced code block from a chunk of Markdown.