pub fn create_trust(project_dir: &Path) -> Result<(), Error>
Enable hook trust by creating the .mana/.hooks-trusted file.
Ok(())
Err