Crate io_interner[−][src]
A simple crate implementing a struct wrapping a reader and writer that's used to create readers to unique data.
Structs
| IOEntry | A struct generated by |
| IOInterner | A struct wrapping a |
| IOObj | A struct generated by |
| IOPos | Struct stating which data |
Functions
| cmp | Compares the contents of |
| eq | Checks if the contents of the reader |
| hash | Hash the contents of the reader |
| io_op | Pass to |
| io_unary_op | Like |
| starts_with | Checks if the first contents of the reader |