Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audulus/rui
/ clone
Method
clone
src/binding.rs:35–37 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
33
T: 'static,
34
{
35
fn clone(&self) -> Self {
36
*self
37
}
38
}
39
40
impl<B, L, S, T> Copy for Map<B, L, S, T>
Callers
15
setup
Function · 0.45
resumed
Method · 0.45
about_to_wait
Method · 0.45
offset
Method · 0.45
new
Method · 0.45
update
Method · 0.45
view_id
Method · 0.45
update_layout
Method · 0.45
set_layout_offset
Method · 0.45
layout_entries
Method · 0.45
init_env
Method · 0.45
set_env
Method · 0.45
Calls
no outgoing calls
Tested by
1
new
Method · 0.36