MCPcopy Create free account
hub / github.com/Recordscript/recordscript / clone

Method clone

libs/scrap/src/wayland/capturable.rs:57–59  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

55
56impl Clone for Box<dyn Capturable> {
57 fn clone(&self) -> Self {
58 self.box_clone()
59 }
60}

Callers 15

scaleMethod · 0.45
newMethod · 0.45
newMethod · 0.45
strideMethod · 0.45
newMethod · 0.45
try_getMethod · 0.45
availableMethod · 0.45
updateMethod · 0.45
negotiated_codecMethod · 0.45
usable_encodingMethod · 0.45
set_fallbackMethod · 0.45
use_i444Method · 0.45

Calls 1

box_cloneMethod · 0.80

Tested by 4

test_encoderFunction · 0.36
test_codec1Function · 0.36
test_codec6Function · 0.36