Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/albertobsd/keyhunt
/ bloom_version
Function
bloom_version
bloom/bloom.cpp:295–298 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
293
*/
294
295
const char * bloom_version()
296
{
297
return MAKESTRING(BLOOM_VERSION);
298
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected