Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenImageDebugger/OpenImageDebugger
/ Impl
Class
Impl
src/platform/app_services.h:79–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
77
78
private:
79
struct Impl;
80
std::unique_ptr<Impl> impl_;
81
};
82
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected