Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegFlow
/ id
Method
id
flow-plugins/src/image_server.rs:161–163 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
159
}
160
}
161
fn id(&self) -> u64 {
162
self.counter.fetch_add(1, Ordering::Relaxed)
163
}
164
}
Callers
1
analyze
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected