Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeleniumHQ/selenium
/ drop
Method
drop
rust/src/lock.rs:78–80 ·
view source on GitHub ↗
(&mut self)
Source
from the content-addressed store, hash-verified
76
77
impl Drop for Lock {
78
fn drop(&mut self) {
79
self.release();
80
}
81
}
82
83
pub fn clear_lock_if_required() {
Callers
1
jquery-ui-1.12.1.min.js
File · 0.80
Calls
1
release
Method · 0.45
Tested by
no test coverage detected