Struct git_tempfile::handle::Closed [−][src]
pub struct Closed;
Expand description
Marker to signal the Registration is a closed file that consumes no additional process resources.
It can’t ever be written to unless reopened after persisting it.