Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodSpeedHQ/codspeed
/ JsonEvent
Class
JsonEvent
src/logger.rs:105–105 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
103
}
104
105
pub struct JsonEvent(pub String);
106
107
pub const JSON_TARGET: &str =
"codspeed::json"
;
108
Callers
1
get_json_event
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected