MCPcopy Create free account
hub / github.com/SSheldon/rust-objc / custom_subclass_object

Function custom_subclass_object

src/test_utils.rs:185–187  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

183}
184
185pub fn custom_subclass_object() -> CustomObject {
186 CustomObject::new(custom_subclass())
187}

Callers 1

test_send_message_superFunction · 0.85

Calls 1

custom_subclassFunction · 0.85

Tested by

no test coverage detected