Module cargo_geiger::readme

source ·
Expand description

Interaction with README.md files

Constants§

Functions§

  • Taking a PathBuf pointing to the README location, and a &Vec<String> containing the result of a scan, either create a section containing the scan result if one does not exist, or replace the section if it already exists