Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/d0iasm/saba
/ version
Method
version
core/src/http.rs:80–82 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
78
}
79
80
pub fn version(&self) -> String {
81
self.version.clone()
82
}
83
84
pub fn status_code(&self) -> u32 {
85
self.status_code
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected