MCPcopy 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
19pub struct Message(Option<CMessage>);
20
21unsafe impl Send for Message {}
22unsafe impl Sync for Message {}

Callers 2

cloneMethod · 0.85
fromMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected