fn extract_comment(input: &str) -> CargoResult<String>
Expand description

Locates a “code block manifest” in Rust source.