fn extract_comment(input: &str) -> CargoResult<String>
Locates a “code block manifest” in Rust source.