Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Migorithm/rustiful-backend
/ internally_notifiable
Method
internally_notifiable
library/src/domain/mod.rs:26–28 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
24
false
25
}
26
fn internally_notifiable(&self) -> bool {
27
false
28
}
29
30
fn metadata(&self) -> MessageMetadata;
31
fn outbox(&self) -> Outbox {
Callers
1
_commit_hook
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected