Function crate2nix::render::check_generated_by_crate2nix

source ·
pub fn check_generated_by_crate2nix(path: impl AsRef<Path>) -> Result<(), Error>
Expand description

Ensures that the given path either does not exist or contains a file that was generated by crate2nix.