[−][src]Crate queue_file
queue-file crate is a feature complete and binary compatible port of QueueFile class from
Tape2 by Square, Inc. Check here the original project.
Structs
| Error | The Error type. |
| Iter | |
| QueueFile | QueueFile is a lightning-fast, transactional, file-based FIFO. |
Enums
| ErrorKind | The kind of an error. |
Traits
| ResultExt | Additional methods for |
Type Definitions
| Result | Convenient wrapper around |