Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/hashintel/hash
/ code
Method
code
libs/@local/status/rust/src/lib.rs:48–50 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
46
47
#[must_use]
48
pub const fn code(&self) -> StatusCode {
49
self.code
50
}
51
52
#[must_use]
53
pub fn message(&self) -> Option<&str> {
Callers
15
validateAccountShortname
Function · 0.45
create_user
Method · 0.45
create_machine
Method · 0.45
create_ai
Method · 0.45
insert_team
Method · 0.45
create_role
Method · 0.45
register_action
Method · 0.45
unregister_action
Method · 0.45
insert_policies_into_database
Method · 0.45
create_web
Method · 0.45
create_base_url
Method · 0.45
create_ontology_id
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected