Module bip_disk::fs_cache [] [src]

Built in objects implementing FileSystem for caching.

Structs

FileHandleCache

Caches file handles to prevent going to the OS for every call to open a file.