MCPcopy 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
40impl<B, L, S, T> Copy for Map<B, L, S, T>

Callers 15

setupFunction · 0.45
resumedMethod · 0.45
about_to_waitMethod · 0.45
offsetMethod · 0.45
newMethod · 0.45
updateMethod · 0.45
view_idMethod · 0.45
update_layoutMethod · 0.45
set_layout_offsetMethod · 0.45
layout_entriesMethod · 0.45
init_envMethod · 0.45
set_envMethod · 0.45

Calls

no outgoing calls

Tested by 1

newMethod · 0.36