[go: up one dir, main page]

Module gix_index::fs

source ·
Expand description

This module contains a Metadata implementation that must be used instead of std::fs::Metadata to assure that the ctime information is populated exactly like the one in git, which wouldn’t be the case on unix.

Structs§