Function cargo::util::toml::default_readme_from_package_root
source · Expand description
Checks if a file with any of the default README file names exists in the package root.
If so, returns a String
representing that name.