Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/f0rr0/oliphaunt
/ build_plan_contrib_path
Function
build_plan_contrib_path
xtask/src/extension_catalog.rs:267–269 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
265
}
266
267
pub(crate) fn build_plan_contrib_path() -> &'static str {
268
CONTRIB_BUILD_PLAN_PATH
269
}
270
271
pub(crate) fn build_plan_pgxs_path() -> &'static str {
272
PGXS_BUILD_PLAN_PATH
Callers
1
check_source_spine
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected