rust-ar
                                
                                 rust-ar copied to clipboard
                                
                                    rust-ar copied to clipboard
                            
                            
                            
                        Implement `entries()` iterator for `ar::Archive`
The tar crate has an entries() method for iterating over entries. This would be useful in the ar crate. https://docs.rs/tar/0.4.26/tar/struct.Archive.html#method.entries