pub async fn set_dir_metadata<Meta: Metadata + Debug>( settings: &Settings, metadata: &Meta, path: &Path, ) -> Result<()>