Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeleniumHQ/selenium
/ IntegerKey
Class
IntegerKey
rust/src/config.rs:236–236 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
234
}
235
236
pub struct IntegerKey<
'a>(pub &'
a str, pub u64);
237
238
impl IntegerKey<'_> {
239
pub fn get_value(&self) -> u64 {
Callers
1
default
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected