Struct git_tempfile::registration::Writable [−][src]
pub struct Writable;
Expand description
Marker to signal the Registration is an open file able to be written to.
Auto Trait Implementations
impl RefUnwindSafe for Writable
impl UnwindSafe for Writable