Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
185
pub fn custom_subclass_object() -> CustomObject {
186
CustomObject::new(custom_subclass())
187
}
Callers
1
test_send_message_super
Function · 0.85
Calls
1
custom_subclass
Function · 0.85
Tested by
no test coverage detected