[−][src]Module libflate::finish 
Finish and related types.
Structs
| AutoFinish | 
                                 A wrapper struct that completes the processing of the underlying instance when drops.  | 
                       
| AutoFinishUnchecked | 
                                 A wrapper struct that completes the processing of the underlying instance when drops.  | 
                       
| Finish | 
                                 
  | 
                       
Traits
| Complete | 
                                 This trait allows to complete an I/O related processing.  |