Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rust-API/Rust-API-Bypass-Checker
/ deref
Method
deref
src/analysis/wto.rs:156–158 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
154
type Target = Body<'tcx>;
155
156
fn deref(&self) -> &Body<'tcx> {
157
self.cfg
158
}
159
}
160
161
impl<
'tcx> Wto<'
tcx> {
Callers
1
run_terminator
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected