[−][src]Module cacache::put
Functions for writing to cache.
Structs
| AsyncPut | A reference to an open file writing to the cache. |
| PutOpts | Builder for options and flags for opening a new cache file to write data into. |
| SyncPut | A reference to an open file writing to the cache. |
Functions
| data | Writes |
| data_sync | Writes |