Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeaQL/sea-orm
/ as_usize
Method
as_usize
src/executor/query.rs:321–323 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
319
}
320
#[inline]
321
fn as_usize(&self) -> Option<&usize> {
322
None
323
}
324
}
325
326
impl ColIdx for usize {
Callers
2
try_get
Method · 0.80
try_get
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected