MCPcopy 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

validateAccountShortnameFunction · 0.45
create_userMethod · 0.45
create_machineMethod · 0.45
create_aiMethod · 0.45
insert_teamMethod · 0.45
create_roleMethod · 0.45
register_actionMethod · 0.45
unregister_actionMethod · 0.45
create_webMethod · 0.45
create_base_urlMethod · 0.45
create_ontology_idMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected