Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
56
impl Clone for Box<dyn Capturable> {
57
fn clone(&self) -> Self {
58
self.box_clone()
59
}
60
}
Callers
15
scale
Method · 0.45
new
Method · 0.45
new
Method · 0.45
stride
Method · 0.45
new
Method · 0.45
try_get
Method · 0.45
available
Method · 0.45
update
Method · 0.45
negotiated_codec
Method · 0.45
usable_encoding
Method · 0.45
set_fallback
Method · 0.45
use_i444
Method · 0.45
Calls
1
box_clone
Method · 0.80
Tested by
4
test_encoder
Function · 0.36
test_peer_config_deserialize
Function · 0.36
test_codec1
Function · 0.36
test_codec6
Function · 0.36