Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SSheldon/rust-objc
/ test_utils.rs
File
test_utils.rs
src/test_utils.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use std::ops::{Deref, DerefMut};
2
use std::os::raw::c_char;
3
use std::sync::{Once, ONCE_INIT};
4
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected