MCPcopy 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
236pub struct IntegerKey<'a>(pub &'a str, pub u64);
237
238impl IntegerKey<'_> {
239 pub fn get_value(&self) -> u64 {

Callers 1

defaultMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected