Crate mock_resolver
source ·Structs
Mock package resolver which returns package directories that behave
roughly as if they’re being served from pkgfs: /meta can be
opened as both a directory and a file.
Enums
Functions
Handles a stream of requests for a package directory,
redirecting file-mode Open requests for /meta to an internal file.