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