security-translocate
Rust bindings to Apple’s libsecurity_translocate, part of the Security
framework, which facilitates the creation and destruction of app translocation
points. These bindings are based on the
security-translocate-sys crate.
Install
Run the following Cargo command in your project directory:
Or add the following line to your Cargo.toml:
= "0.2.1"