MCPcopy Create free account
hub / github.com/d0iasm/saba / document

Method document

core/src/renderer/dom/window.rs:40–42  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

38 }
39
40 pub fn document(&self) -> Rc<RefCell<Node>> {
41 self.document.clone()
42 }
43}

Callers 10

receive_responseMethod · 0.80
create_frameMethod · 0.80
set_layout_viewMethod · 0.80
execute_jsMethod · 0.80
create_layout_viewFunction · 0.80
insert_elementMethod · 0.80
test_bodyFunction · 0.80
test_textFunction · 0.80
test_multiple_nodesFunction · 0.80
test_no_body_tagFunction · 0.80

Calls

no outgoing calls

Tested by 4

test_bodyFunction · 0.64
test_textFunction · 0.64
test_multiple_nodesFunction · 0.64
test_no_body_tagFunction · 0.64