MCPcopy 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

1use std::ops::{Deref, DerefMut};
2use std::os::raw::c_char;
3use std::sync::{Once, ONCE_INIT};
4

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected