Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegFlow
/ Message
Class
Message
flow-message/src/c.rs:19–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
}
18
19
pub struct Message(Option<CMessage>);
20
21
unsafe impl Send for Message {}
22
unsafe impl Sync for Message {}
Callers
2
clone
Method · 0.85
from
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected