Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodSpeedHQ/codspeed
/ default_api_url
Function
default_api_url
src/config.rs:115–117 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
113
}
114
115
fn default_api_url() -> String {
116
DEFAULT_API_URL.to_owned()
117
}
118
119
fn default_upload_url() -> String {
120
DEFAULT_UPLOAD_URL.to_owned()
Callers
1
from_persisted
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected