document_features

Function has_doc_comments

source
pub(crate) fn has_doc_comments(cargo_toml: &str) -> bool
Expand description

Check if the Cargo.toml has comments that looks like doc comments.